Kanban - deploymentconfig -> deployment, mk5

This commit is contained in:
Josef Skladanka 2024-12-18 10:27:05 +01:00
parent 173f6d9a30
commit 4e5b3427b9

View file

@ -5,8 +5,8 @@ kind: DeploymentConfig
metadata: metadata:
labels: labels:
app: kanban app: kanban
service: kanban-web service: kanban-web-old
name: kanban-web name: kanban-web-old
spec: spec:
replicas: 0 replicas: 0
selector: selector:
@ -19,7 +19,7 @@ spec:
deploymentconfig: kanban deploymentconfig: kanban
spec: spec:
containers: containers:
- name: kanban-web - name: kanban-web-old
image: kanban:latest image: kanban:latest
ports: ports:
- containerPort: 8081 - containerPort: 8081