fix: remove incorrect digest pinning from image reference
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ spec:
|
||||
requests:
|
||||
memory: "100Mi"
|
||||
imagePullPolicy: Always
|
||||
image: oci.unbound.se/dancefinder/geo-service@sha256:bdda8ca786755ff2cb32761f5e9b135897dbf1d69f4782b440d8e8ad0c1c31b9:${COMMIT}
|
||||
image: oci.unbound.se/dancefinder/geo-service:${COMMIT}
|
||||
ports:
|
||||
- containerPort: 80
|
||||
name: http
|
||||
|
||||
Reference in New Issue
Block a user