We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c096a37 commit fdef0a6Copy full SHA for fdef0a6
cluster/addons/ip-masq-agent/ip-masq-agent.yaml
@@ -44,7 +44,7 @@ spec:
44
- name: config
45
mountPath: /etc/config
46
nodeSelector:
47
- beta.kubernetes.io/os: linux
+ kubernetes.io/os: linux
48
node.kubernetes.io/masq-agent-ds-ready: "true"
49
volumes:
50
0 commit comments