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:
|
||||
type: Recreate
|
||||
template:
|
||||
metadata:
|
||||
labels:
|
||||
service: {{service}}-service
|
||||
spec:
|
||||
containers:
|
||||
- name: {{service}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue