mirror of https://github.com/k3s-io/k3s
Prepare switch from beta.kubernetes.io/masq-agent-ds-ready to node.kubernetes.io/masq-agent-ds-ready
parent
ca592a91d6
commit
0174e043c5
|
@ -45,6 +45,7 @@ spec:
|
||||||
- name: config
|
- name: config
|
||||||
mountPath: /etc/config
|
mountPath: /etc/config
|
||||||
nodeSelector:
|
nodeSelector:
|
||||||
|
# TODO(liggitt): switch to node.kubernetes.io/masq-agent-ds-ready in 1.16
|
||||||
beta.kubernetes.io/masq-agent-ds-ready: "true"
|
beta.kubernetes.io/masq-agent-ds-ready: "true"
|
||||||
volumes:
|
volumes:
|
||||||
- name: config
|
- name: config
|
||||||
|
|
Loading…
Reference in New Issue