fix: remove incorrect digest pinning from image reference
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@ spec:
|
||||
periodSeconds: 5
|
||||
timeoutSeconds: 5
|
||||
imagePullPolicy: IfNotPresent
|
||||
image: oci.unbound.se/dancefinder/dancefinder@sha256:76a6a496082e87fa3af1c1cbbff7937b67dc2eb8cc87de2d794a6c0eb52de07a:${COMMIT}
|
||||
image: oci.unbound.se/dancefinder/dancefinder:${COMMIT}
|
||||
ports:
|
||||
- name: api
|
||||
containerPort: 6080
|
||||
|
||||
Reference in New Issue
Block a user