fix: remove incorrect digest pinning from image reference
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ spec:
|
||||
periodSeconds: 5
|
||||
timeoutSeconds: 5
|
||||
imagePullPolicy: Always
|
||||
image: oci.unbound.se/unboundsoftware/lingonpaj-site@sha256:4af64942ba74210a4db65c7b8ab3fbf138eeef87c30084de855a524052f16a7e:${COMMIT}
|
||||
image: oci.unbound.se/unboundsoftware/lingonpaj-site:${COMMIT}
|
||||
ports:
|
||||
- containerPort: 80
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user