fix: use k8s internal registry DNS
All checks were successful
Build & Deploy Go API / build (push) Successful in 10s
All checks were successful
Build & Deploy Go API / build (push) Successful in 10s
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Default values
|
||||
image:
|
||||
registry: 127.0.0.1:5000
|
||||
registry: zot-registry.cicd.svc.cluster.local:5000
|
||||
name: demo-go-api
|
||||
tag: latest
|
||||
pullPolicy: Always
|
||||
|
||||
Reference in New Issue
Block a user