move mount path for postgres >=v18
All checks were successful
Mirror to GitHub / mirror (push) Successful in 7s
All checks were successful
Mirror to GitHub / mirror (push) Successful in 7s
This commit is contained in:
@@ -54,7 +54,7 @@ spec:
|
||||
cpu: 2
|
||||
volumeMounts:
|
||||
- name: ptp-chat-pvc
|
||||
mountPath: /var/lib/postgresql/data
|
||||
mountPath: /var/lib/postgresql
|
||||
readOnly: false
|
||||
volumes:
|
||||
- name: ptp-chat-pvc
|
||||
|
||||
Reference in New Issue
Block a user