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 b56654c commit f74644cCopy full SHA for f74644c
weka-operator/run.sh
@@ -24,4 +24,5 @@ helm upgrade --install weka-operator oci://quay.io/weka.io/helm/weka-operator \
24
--version v1.7.0 \
25
--set nodeAgent.persistencePaths=/root/k8s-weka \
26
--set ocpCompatibility.hugepageConfiguration.enabled=true \
27
- --set ocpCompatibility.hugepageConfiguration.hugepagesCount=4000
+ --set ocpCompatibility.hugepageConfiguration.hugepagesCount=4000 \
28
+ --set csi.installationEnabled=true
0 commit comments