mirror of https://github.com/kubernetes/kops.git
Reload bot
This commit is contained in:
parent
414d907629
commit
d3254f47ed
|
|
@ -252,7 +252,7 @@ If you need to add tags on auto scaling groups or instnaces (propagate ASG tags)
|
||||||
apiVersion: kops/v1alpha2
|
apiVersion: kops/v1alpha2
|
||||||
kind: InstanceGroup
|
kind: InstanceGroup
|
||||||
metadata:
|
metadata:
|
||||||
labels:
|
labels:
|
||||||
kops.k8s.io/cluster: k8s.dev.local
|
kops.k8s.io/cluster: k8s.dev.local
|
||||||
name: nodes
|
name: nodes
|
||||||
spec:
|
spec:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue