mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-11-08 04:14:45 +08:00
k8s: resizeHook avoids bitnami in values.yaml (#7181)
Update values.yaml
This commit is contained in:
@@ -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:
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user