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