Merge branch 'fix/update-image-reference-schemas-app' into 'main'
fix: update image reference for schemas-app in deploy.yaml See merge request unboundsoftware/schemas-app!6
This commit was merged in pull request #7.
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ spec:
|
|||||||
topologyKey: kubernetes.io/hostname
|
topologyKey: kubernetes.io/hostname
|
||||||
containers:
|
containers:
|
||||||
- name: schemas-app
|
- name: schemas-app
|
||||||
image: registry.gitlab.com/unboundsoftware/schemas-app@sha256:9d759e76f6b924aa94b7371f09e41908ba1f68186146976da9987c703ce0abcf:${COMMIT}
|
image: registry.gitlab.com/unboundsoftware/schemas-app:${COMMIT}
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
|
|||||||
Reference in New Issue
Block a user