Change path to kubeconfig to match k3s v1.0
This commit is contained in:
parent
b668c1ec3e
commit
b6afa6e9b2
@ -96,4 +96,4 @@ spec:
|
||||
path: /var/lib/kilo
|
||||
- name: kubeconfig
|
||||
hostPath:
|
||||
path: /var/lib/rancher/k3s/agent/kubeconfig.yaml
|
||||
path: /etc/rancher/k3s/k3s.yaml
|
||||
|
@ -160,4 +160,4 @@ spec:
|
||||
path: /var/lib/kilo
|
||||
- name: kubeconfig
|
||||
hostPath:
|
||||
path: /var/lib/rancher/k3s/agent/kubeconfig.yaml
|
||||
path: /etc/rancher/k3s/k3s.yaml
|
||||
|
Loading…
Reference in New Issue
Block a user