eindelijk weer eens een push

This commit is contained in:
allard
2026-05-31 16:07:30 +02:00
parent 01cff8e165
commit ff21c258e0
2747 changed files with 302316 additions and 131101 deletions
+2 -4
View File
@@ -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