10 lines
299 B
YAML
10 lines
299 B
YAML
namespace: fleet-default
|
|
|
|
# Reference the external rancher-federal helm chart
|
|
helm:
|
|
chart: rancher-cluster-templates/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 |