diff --git a/k8s/deploy.yaml b/k8s/deploy.yaml index b9d585a..6f0fae9 100644 --- a/k8s/deploy.yaml +++ b/k8s/deploy.yaml @@ -14,7 +14,7 @@ spec: spec: containers: - name: auth0mock - image: registry.gitlab.com/unboundsoftware/shiny/auth0mock:${COMMIT} + image: registry.gitlab.com/unboundsoftware/auth0mock:${COMMIT} imagePullPolicy: "IfNotPresent" resources: requests: