10 lines
306 B
YAML
10 lines
306 B
YAML
namespace: fleet-default
|
|
|
|
# Reference the external rancher-federal helm chart
|
|
helm:
|
|
chart: https://rancherfederal.github.io/rancher-cluster-templates
|
|
# Replace with the specific version you wish to pin (highly recommended)
|
|
releaseName: test-rke2-001
|
|
version: 0.7.2
|
|
valuesFiles:
|
|
- values.yaml |