This commit is contained in:
Ubuntu
2025-11-27 22:01:44 +01:00
parent 0c80e8f2d3
commit 9d24a4b906
5 changed files with 1632 additions and 2 deletions

View File

@@ -126,7 +126,7 @@ spec:
- name: DD_CREDENTIAL_AES_256_KEY
value: '&91a*agLqesc*0DJ+2*bAbsUZfR*4nLw'
- name: DD_DATABASE_URL
value: postgresql://defectdojo:defectdojo@postgres16.postgres:5432/defectdojo
value: postgresql://defectdojo:defectdojo@postgres15.postgres:5432/defectdojo
- name: DD_DEBUG
value: "False"
- name: DD_DJANGO_METRICS_ENABLED
@@ -399,7 +399,7 @@ spec:
io.kompose.service: redis
spec:
containers:
- image: redis:7.2.4-alpine@sha256:a40e29800d387e3cf9431902e1e7a362e4d819233d68ae39380532c3310091ac
- image: redis
name: redis
resources: {}
volumeMounts:
@@ -459,3 +459,5 @@ spec:
server: 192.168.2.110
path: /mnt/nfs_share/defectdojo/redis
readOnly: false