File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 20
20
# + 3GB memory minimum required for Istio module on Worker nodes
21
21
# OPERATOR_CPUS=1
22
22
# OPERATOR_MEMORY=1024
23
- # CONTROLPLANE_CPUS =2
24
- # CONTROLPLANE_MEMORY =2048
23
+ # CONTROL_PLANE_CPUS =2
24
+ # CONTROL_PLANE_MEMORY =2048
25
25
# WORKER_CPUS=1
26
26
# WORKER_MEMORY=1024
27
27
35
35
36
36
# Multi-control_plane setup. Deploy 3 control_planes in HA mode.
37
37
# Will automatically enable STANDALONE_OPERATOR if true
38
- # MULTI_CONTROLPLANE =false
38
+ # MULTI_CONTROL_PLANE =false
39
39
40
40
# Creates an extra disk (/dev/sdb) so it can be used as a
41
41
# Gluster Storage for Kubernetes Persistent Volumes
91
91
92
92
# Override number of control_planes to deploy
93
93
# This should not be changed -- for development purpose
94
- # NB_CONTROLPLANES =1
94
+ # NB_CONTROL_PLANES =1
95
95
96
96
# Update Base OS (experimental)
97
97
# UPDATE_OS=false
You can’t perform that action at this time.
0 commit comments