fix: GKE storageClassName override (longhorn/empty -> standard-rwo)

This commit is contained in:
dipup
2026-09-22 07:03:45 +00:00
parent 3bcd5a463b
commit b4303fff65
19 changed files with 46 additions and 46 deletions
@@ -56,7 +56,7 @@ starrocksFESpec:
storageSpec:
logStorageSize: 5Gi
name: fe
storageClassName: ""
storageClassName: "standard-rwo"
storageSize: 10Gi
tolerations: []
starrocksFeProxySpec: