mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-08-28 13:25:13 +00:00
chore(helm): use mirror.gcr.io for Kubeshark images to avoid Docker Hub pull limits
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
This commit is contained in:
parent
352484b5f6
commit
4ffdb95066
@ -1,7 +1,7 @@
|
||||
# find a detailed description here: https://github.com/kubeshark/kubeshark/blob/master/helm-chart/README.md
|
||||
tap:
|
||||
docker:
|
||||
registry: docker.io/kubeshark
|
||||
registry: mirror.gcr.io/kubeshark
|
||||
tag: ""
|
||||
tagLocked: true
|
||||
imagePullPolicy: Always
|
||||
|
Loading…
Reference in New Issue
Block a user