Drop initial code
This commit is contained in:
13
deploy/iac-cnv/clusters/tpinf-1345-test-01/fleet.yaml
Normal file
13
deploy/iac-cnv/clusters/tpinf-1345-test-01/fleet.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
# The namespace on the Management Cluster where the "Cluster" CRD will be created.
|
||||
# You specified 'fleet-local', which is valid for admin-level operations,
|
||||
# though 'fleet-default' is also common for downstream clusters.
|
||||
namespace: fleet-local
|
||||
|
||||
# Reference the external rancher-federal helm chart
|
||||
helm:
|
||||
chart: ./charts/cluster-templates
|
||||
# Replace with the specific version you wish to pin (highly recommended)
|
||||
releaseName: tpinf-1345-test-01
|
||||
version: 0.7.2
|
||||
valuesFiles:
|
||||
- values.yaml
|
||||
Reference in New Issue
Block a user