diff --git a/deployement.yaml b/deployement.yaml index 07131e81d..37bd61f2b 100644 --- a/deployement.yaml +++ b/deployement.yaml @@ -11,7 +11,7 @@ spec: replicas: 4 selector: matchLabels: - app: nop + app: springpet-clinic strategy: type: RollingUpdate rollingUpdate: @@ -25,7 +25,7 @@ spec: spec: containers: - name: springpet-clinic - image: spc-mvn-3.9.4:4 + image: spc-mvn-3.9.4:5 ports: - containerPort: 8080