File tree Expand file tree Collapse file tree 4 files changed +29
-0
lines changed
Expand file tree Collapse file tree 4 files changed +29
-0
lines changed Original file line number Diff line number Diff line change 1+ hostname : rancher.do.metacpan.org
2+ ingress :
3+ tls :
4+ source : secret
5+ replicas : 1
6+ bootstrapPassword : unbeaten-SUPPOSE-van
Original file line number Diff line number Diff line change 1+ apiVersion : builtin
2+ kind : HelmChartInflationGenerator
3+ metadata :
4+ name : rancher
5+ name : rancher
6+ repo : https://releases.rancher.com/server-charts/latest
7+ releaseName : rancher
8+ namespace : cattle-system
9+ valuesFile : ./helmchart-values.yaml
10+
11+
Original file line number Diff line number Diff line change 1+ apiVersion : kustomize.config.k8s.io/v1beta1
2+ kind : Kustomization
3+
4+ generators :
5+ - helmchart.yaml
6+
7+ resources :
8+ - namespace.yaml
Original file line number Diff line number Diff line change 1+ apiVersion : v1
2+ kind : Namespace
3+ metadata :
4+ name : cattle-system
You can’t perform that action at this time.
0 commit comments