apiServerArgs property
Customizes the default API server args.
Only a subset of customized flags are supported. For the exact format, refer to the API server documentation.
Implementation
core.List<BareMetalApiServerArgument>? apiServerArgs;
Customizes the default API server args.
Only a subset of customized flags are supported. For the exact format, refer to the API server documentation.
core.List<BareMetalApiServerArgument>? apiServerArgs;