mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-11-09 04:54:46 +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.
|
# This will automatically create a job for patching Kubernetes resources if the dataDirs type is 'persistentVolumeClaim' and the size has changed.
|
||||||
resizeHook:
|
resizeHook:
|
||||||
enabled: true
|
enabled: true
|
||||||
image: bitnami/kubectl
|
image: alpine/k8s:1.28.4
|
||||||
|
|
||||||
# idx can be defined by:
|
# idx can be defined by:
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user