kanban/qa: Try to make dc work
This commit is contained in:
parent
ea9afb1fe2
commit
3bb19d629b
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ spec:
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
resources: {}
|
resources: {}
|
||||||
env: |-
|
env:
|
||||||
{{ load_file('envvars.jinja') | indent(8) }}
|
{{ load_file('envvars.jinja') | indent(8) }}
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: kanban-secret-volume
|
- name: kanban-secret-volume
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue