Add missing template metadata to Koschei DeploymentConfig
This commit is contained in:
parent
285a72bdda
commit
9a30cef864
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@ spec:
|
||||||
strategy:
|
strategy:
|
||||||
type: Recreate
|
type: Recreate
|
||||||
template:
|
template:
|
||||||
|
metadata:
|
||||||
|
labels:
|
||||||
|
service: {{service}}-service
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: {{service}}
|
- name: {{service}}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue