mirror of https://github.com/k3s-io/k3s
Revert "Require a label to indicate ip-masq-agent readiness. "
parent
46fe7f062b
commit
a58ad9f470
|
@ -30,8 +30,6 @@ spec:
|
|||
volumeMounts:
|
||||
- name: config
|
||||
mountPath: /etc/config
|
||||
nodeSelector:
|
||||
beta.kubernetes.io/masq-agent-ds-ready: "true"
|
||||
volumes:
|
||||
- name: config
|
||||
configMap:
|
||||
|
|
Loading…
Reference in New Issue