fix: update image reference for schemas-app in deploy.yaml #7

Merged
argoyle merged 1 commits from fix/update-image-reference-schemas-app into main 2025-11-22 20:15:05 +00:00
+1 -1
View File
@@ -37,7 +37,7 @@ spec:
topologyKey: kubernetes.io/hostname
containers:
- name: schemas-app
image: registry.gitlab.com/unboundsoftware/schemas-app@sha256:9d759e76f6b924aa94b7371f09e41908ba1f68186146976da9987c703ce0abcf:${COMMIT}
image: registry.gitlab.com/unboundsoftware/schemas-app:${COMMIT}
imagePullPolicy: IfNotPresent
ports:
- containerPort: 80