eindelijk weer eens een push
This commit is contained in:
@@ -26,8 +26,6 @@ spec:
|
||||
value: defectdojo
|
||||
- name: POSTGRES_PASSWORD
|
||||
value: defectdojo
|
||||
- name: PGOPTIONS
|
||||
value: "-c max_connections=1000"
|
||||
volumeMounts:
|
||||
- mountPath: /var/lib/postgresql/data
|
||||
name: postgres
|
||||
@@ -66,8 +64,8 @@ spec:
|
||||
- hard
|
||||
- nfsvers=4.1
|
||||
nfs:
|
||||
server: 192.168.2.110
|
||||
path: /mnt/nfs_share/postgres16dev
|
||||
server: 192.168.2.111
|
||||
path: /mnt/nfs_share/dev/postgres16
|
||||
readOnly: false
|
||||
---
|
||||
apiVersion: v1
|
||||
|
||||
Reference in New Issue
Block a user