This commit is contained in:
Roxedus 2022-06-06 01:28:36 +02:00
parent 8298bc8fef
commit 8b3a5ac2a1
No known key found for this signature in database
GPG Key ID: EBC13557C4D91D7B

View File

@ -28,13 +28,13 @@ spec:
value: Europe/Oslo value: Europe/Oslo
ports: ports:
- containerPort: 5055 - containerPort: 5055
# volumeMounts: volumeMounts:
# - name: vol - name: vol
# mountPath: /app/config mountPath: /app/config
# volumes: volumes:
# - name: vol - name: vol
# persistentVolumeClaim: persistentVolumeClaim:
# claimName: overseerr-pvc claimName: overseerr-pvc
--- ---
apiVersion: v1 apiVersion: v1
kind: Service kind: Service