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
|
app: kanban
|
||||||
service: kanban-web
|
service: kanban-web
|
||||||
name: 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:
|
spec:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
selector:
|
selector:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue