mirror of
https://github.com/zalando-incubator/kube-metrics-adapter.git
synced 2026-06-16 02:30:58 +00:00
Merge pull request #805 from zalando-incubator/helm/fix-wrong-image-src
helm: fix wrong image as we moved to ghcr
This commit is contained in:
@@ -3,7 +3,7 @@ namespace: kube-system
|
||||
replicas: 1
|
||||
|
||||
registry:
|
||||
image: registry.opensource.zalan.do/teapot/kube-metrics-adapter
|
||||
image: ghcr.io/zalando-incubator/kube-metrics-adapter
|
||||
imageTag: v0.2.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
|
||||
Reference in New Issue
Block a user