We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a121d47 commit fd4f876Copy full SHA for fd4f876
charts/etcd-defrag/values.yaml
@@ -10,7 +10,7 @@ activeDeadlineSeconds: 3600
10
11
# The kubectl image to use
12
image:
13
- repository: bitnami/kubectl
+ repository: rancher/kubectl
14
pullPolicy: IfNotPresent
15
tag: "" # Defaults to the Kubernetes minor version, e.g. 1.28
16
skopeo-manifests/etcd-defrag.yaml
@@ -1,6 +1,6 @@
1
docker.io:
2
images:
3
- bitnami/kubectl:
+ rancher/kubectl:
4
- "1.30"
5
- "1.31"
6
- "1.32"
0 commit comments