From ccaa598493c2c85a06229a54b612a84332b7b48e Mon Sep 17 00:00:00 2001 From: Bohdan Tymofieienko <87370293+tymob0@users.noreply.github.com> Date: Thu, 8 Jun 2023 11:48:10 +0200 Subject: [PATCH] Update deployment.yaml --- k8s-manifest/deployment.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/k8s-manifest/deployment.yaml b/k8s-manifest/deployment.yaml index 60de2e3..85bd2ec 100644 --- a/k8s-manifest/deployment.yaml +++ b/k8s-manifest/deployment.yaml @@ -15,7 +15,7 @@ spec: spec: containers: - name: room-service - image: oefenpraktijkregistry.azurecr.io/roomservice:v0.6 + image: noimage ports: - containerPort: 80 protocol: TCP @@ -47,4 +47,4 @@ spec: maxUnavailable: 25% maxSurge: 25% revisionHistoryLimit: 10 - progressDeadlineSeconds: 600 \ No newline at end of file + progressDeadlineSeconds: 600