|
|
|
|
@@ -6,93 +6,20 @@
|
|
|
|
|
providers:
|
|
|
|
|
# addonFleet: Cluster API Add-on Provider for Fleet (CAAPF).
|
|
|
|
|
addonFleet:
|
|
|
|
|
# enabled: Enables the installation of this provider.
|
|
|
|
|
enabled: true
|
|
|
|
|
# namespace: The namespace where the provider manifests will be applied.
|
|
|
|
|
namespace: fleet-addon-system
|
|
|
|
|
# enableAutomaticUpdate: Allows the provider to be updated automatically whenever this chart is updated.
|
|
|
|
|
enableAutomaticUpdate: true
|
|
|
|
|
# version: Optional provider version
|
|
|
|
|
# version: ""
|
|
|
|
|
# features: Optional feature flags for this provider.
|
|
|
|
|
# features:
|
|
|
|
|
# machinePool: false
|
|
|
|
|
# clusterResourceSet: false
|
|
|
|
|
# clusterTopology: false
|
|
|
|
|
# variables: Optional environment variables exposed to the controller manager.
|
|
|
|
|
# variables:
|
|
|
|
|
# ENV_VAR: "value"
|
|
|
|
|
# credentials: Optional Secret reference containing Rancher credentials
|
|
|
|
|
# credentials:
|
|
|
|
|
# name: ""
|
|
|
|
|
# namespace: ""
|
|
|
|
|
# configSecret: ConfigSecret is the object with name and namespace of the Secret providing the configuration variables for the current provider instance, like e.g. credentials.
|
|
|
|
|
# configSecret:
|
|
|
|
|
# name: ""
|
|
|
|
|
# namespace: ""
|
|
|
|
|
# manager: Optional controller manager settings.
|
|
|
|
|
# manager:
|
|
|
|
|
# syncPeriod: "5m"
|
|
|
|
|
# verbosity: 5
|
|
|
|
|
version: "v0.12.0"
|
|
|
|
|
bootstrapRKE2:
|
|
|
|
|
# enabled: Enables the installation of this provider.
|
|
|
|
|
enabled: true
|
|
|
|
|
# namespace: The namespace where the provider manifests will be applied.
|
|
|
|
|
namespace: rke2-bootstrap-system
|
|
|
|
|
# enableAutomaticUpdate: Allows the provider to be updated automatically whenever this chart is updated.
|
|
|
|
|
enableAutomaticUpdate: true
|
|
|
|
|
# version: Optional provider version
|
|
|
|
|
# version: ""
|
|
|
|
|
# features: Optional feature flags for this provider.
|
|
|
|
|
# features:
|
|
|
|
|
# machinePool: false
|
|
|
|
|
# clusterResourceSet: false
|
|
|
|
|
# clusterTopology: false
|
|
|
|
|
# variables: Optional environment variables exposed to the controller manager.
|
|
|
|
|
# variables:
|
|
|
|
|
# ENV_VAR: "value"
|
|
|
|
|
# credentials: Optional Secret reference containing Rancher credentials
|
|
|
|
|
# credentials:
|
|
|
|
|
# name: ""
|
|
|
|
|
# namespace: ""
|
|
|
|
|
# configSecret: ConfigSecret is the object with name and namespace of the Secret providing the configuration variables for the current provider instance, like e.g. credentials.
|
|
|
|
|
# configSecret:
|
|
|
|
|
# name: ""
|
|
|
|
|
# namespace: ""
|
|
|
|
|
# manager: Optional controller manager settings.
|
|
|
|
|
# manager:
|
|
|
|
|
# syncPeriod: "5m"
|
|
|
|
|
# verbosity: 5
|
|
|
|
|
version: "v0.21.1"
|
|
|
|
|
controlplaneRKE2:
|
|
|
|
|
# enabled: Enables the installation of this provider.
|
|
|
|
|
enabled: true
|
|
|
|
|
# namespace: The namespace where the provider manifests will be applied.
|
|
|
|
|
namespace: rke2-control-plane-system
|
|
|
|
|
# enableAutomaticUpdate: Allows the provider to be updated automatically whenever this chart is updated.
|
|
|
|
|
enableAutomaticUpdate: true
|
|
|
|
|
# version: Optional provider version
|
|
|
|
|
# version: ""
|
|
|
|
|
# features: Optional feature flags for this provider.
|
|
|
|
|
# features:
|
|
|
|
|
# machinePool: false
|
|
|
|
|
# clusterResourceSet: false
|
|
|
|
|
# clusterTopology: false
|
|
|
|
|
# variables: Optional environment variables exposed to the controller manager.
|
|
|
|
|
# variables:
|
|
|
|
|
# ENV_VAR: "value"
|
|
|
|
|
# credentials: Optional Secret reference containing Rancher credentials
|
|
|
|
|
# credentials:
|
|
|
|
|
# name: ""
|
|
|
|
|
# namespace: ""
|
|
|
|
|
# configSecret: ConfigSecret is the object with name and namespace of the Secret providing the configuration variables for the current provider instance, like e.g. credentials.
|
|
|
|
|
# configSecret:
|
|
|
|
|
# name: ""
|
|
|
|
|
# namespace: ""
|
|
|
|
|
# manager: Optional controller manager settings.
|
|
|
|
|
# manager:
|
|
|
|
|
# syncPeriod: "5m"
|
|
|
|
|
# verbosity: 5
|
|
|
|
|
# infrastructureMetal3: Metal3 Infrastructure Provider (CAPM3).
|
|
|
|
|
version: "v0.21.1"
|
|
|
|
|
infrastructureMetal3:
|
|
|
|
|
# enabled: Enables the installation of this provider.
|
|
|
|
|
enabled: true
|
|
|
|
|
|