You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CERT_MANAGER_ENABLED | Whether to use automatic certificate. It is `true` by default
179
179
CHANNEL | By default, `stable` channel will be installed. You can also specify `testing`
180
180
REGISTRIES_FILE | The `registers.yaml` file path used by drycc registry
181
+
KUBE_API_SERVER_ADDRESS | Set with the IP address of the loadbalancer that was in front of kube-apiserver, The default is the IP address of the current node
182
+
KUBE_API_SERVER_PORT | Set with the PORT of the loadbalancer that was in front of kube-apiserver, which is `6443` by default
181
183
METALLB_CONFIG_FILE | The metallb config file path, layer 2 network is used by default
182
184
INSTALL_DRYCC_MIRROR | Specify the accelerated mirror location. Currently, only `cn` is supported
183
185
CONTROLLER_APP_STORAGE_CLASS | StorageClass allocated by `drycc volumes`; default storageClass is used by default
0 commit comments