Fix YAML indentation in Koschei DeploymentConfig
This commit is contained in:
parent
19e73bbe11
commit
285a72bdda
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ spec:
|
||||||
- name: {{service}}
|
- name: {{service}}
|
||||||
image: quay.io/koschei/koschei:latest
|
image: quay.io/koschei/koschei:latest
|
||||||
command: [/usr/bin/koschei-{{service}}]
|
command: [/usr/bin/koschei-{{service}}]
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: config-volume
|
- name: config-volume
|
||||||
mountPath: /etc/koschei
|
mountPath: /etc/koschei
|
||||||
readOnly: true
|
readOnly: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue