Kanban - deploymentconfig -> deployment, mk6
This commit is contained in:
parent
48f074643d
commit
1277585812
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,9 @@ metadata:
|
|||
app: kanban
|
||||
service: kanban-web
|
||||
name: kanban-web
|
||||
annotations:
|
||||
image.openshift.io/triggers: >-
|
||||
[{"from":{"kind":"ImageStreamTag","name":"kanban:latest","namespace":"kanban"},"fieldPath":"spec.template.spec.containers[?(@.name==\"kanban-web\")].image","pause":"false"}]
|
||||
spec:
|
||||
replicas: 1
|
||||
selector:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue