change
This commit is contained in:
@@ -226,7 +226,7 @@ spec:
|
||||
containers:
|
||||
- command:
|
||||
- /wait-for-it.sh
|
||||
- postgres16.postgres:5432
|
||||
- postgres15.postgres:5432
|
||||
- -t
|
||||
- "30"
|
||||
- --
|
||||
@@ -237,7 +237,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_SECRET_KEY
|
||||
value: hhZCp@D28z!n@NED*yB!ROMt+WzsY*iq
|
||||
- name: DD_ENABLE_AUDITLOG
|
||||
@@ -316,7 +316,7 @@ spec:
|
||||
containers:
|
||||
- command:
|
||||
- /wait-for-it.sh
|
||||
- postgres16.postgres:5432
|
||||
- postgres15.postgres:5432
|
||||
- -t
|
||||
- "30"
|
||||
- --
|
||||
@@ -327,7 +327,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_SECRET_KEY
|
||||
value: hhZCp@D28z!n@NED*yB!ROMt+WzsY*iq
|
||||
- name: DD_ENABLE_AUDITLOG
|
||||
|
||||
Reference in New Issue
Block a user