File tree 3 files changed +32
-0
lines changed
3 files changed +32
-0
lines changed Original file line number Diff line number Diff line change
1
+ apiVersion : helm.cattle.io/v1
2
+ kind : HelmChart
3
+ metadata :
4
+ name : hello-world
5
+ namespace : default
6
+ spec :
7
+ repo : https://helm.sikalabs.io
8
+ chart : hello-world
9
+ targetNamespace : default
10
+ set :
11
+ host : k3s.sikademo.com
Original file line number Diff line number Diff line change
1
+ apiVersion : helm.cattle.io/v1
2
+ kind : HelmChart
3
+ metadata :
4
+ name : hello-world
5
+ namespace : default
6
+ spec :
7
+ repo : https://helm.sikalabs.io
8
+ chart : hello-world
9
+ targetNamespace : default
10
+ set :
11
+ host : k3s.sikademo.com
12
+ replicas : 3
Original file line number Diff line number Diff line change
1
+ apiVersion : helm.cattle.io/v1
2
+ kind : HelmChart
3
+ metadata :
4
+ name : hello-world
5
+ namespace : default
6
+ spec :
7
+ repo : https://helm.sikalabs.io
8
+ chart : hello-world
9
+ targetNamespace : default
You can’t perform that action at this time.
0 commit comments