aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2025-08-29 21:14:44 -0700
committerGitHub <noreply@github.com>2025-08-29 21:14:44 -0700
commit87fe03f2c47036001293a692af2a61969f3be22a (patch)
tree11b07f3c5f12780a9e9127e271bfa79aa96adafd
parent40a7f09c609d7750f8c6dbe729da21f9cf7c4732 (diff)
downloadseaweedfs-87fe03f2c47036001293a692af2a61969f3be22a.tar.xz
seaweedfs-87fe03f2c47036001293a692af2a61969f3be22a.zip
k8s: resizeHook avoids bitnami in values.yaml (#7181)
Update values.yaml
-rw-r--r--k8s/charts/seaweedfs/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/k8s/charts/seaweedfs/values.yaml b/k8s/charts/seaweedfs/values.yaml
index 8c92d3fd4..351cb966d 100644
--- a/k8s/charts/seaweedfs/values.yaml
+++ b/k8s/charts/seaweedfs/values.yaml
@@ -358,7 +358,7 @@ volume:
# This will automatically create a job for patching Kubernetes resources if the dataDirs type is 'persistentVolumeClaim' and the size has changed.
resizeHook:
enabled: true
- image: bitnami/kubectl
+ image: alpine/k8s:1.28.4
# idx can be defined by:
#