h
This commit is contained in:
parent
c39e514ff6
commit
8298bc8fef
@ -28,13 +28,13 @@ spec:
|
||||
value: Europe/Oslo
|
||||
ports:
|
||||
- containerPort: 5055
|
||||
volumeMounts:
|
||||
- name: vol
|
||||
mountPath: /app/config
|
||||
volumes:
|
||||
- name: vol
|
||||
persistentVolumeClaim:
|
||||
claimName: overseerr-pvc
|
||||
# volumeMounts:
|
||||
# - name: vol
|
||||
# mountPath: /app/config
|
||||
# volumes:
|
||||
# - name: vol
|
||||
# persistentVolumeClaim:
|
||||
# claimName: overseerr-pvc
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
|
Loading…
Reference in New Issue
Block a user