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}}
|
||||
image: quay.io/koschei/koschei:latest
|
||||
command: [/usr/bin/koschei-{{service}}]
|
||||
volumeMounts:
|
||||
volumeMounts:
|
||||
- name: config-volume
|
||||
mountPath: /etc/koschei
|
||||
readOnly: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue