fix: update image name to correct location
This commit is contained in:
+1
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user