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 fd74475 commit f8078fbCopy full SHA for f8078fb
install/kube-proxy/install.yaml
@@ -30,6 +30,8 @@ objects:
30
- kind: ServiceAccount
31
name: kube-proxy
32
namespace: ${NAMESPACE}
33
+ - kind: Group
34
+ name: system:nodes
35
roleRef:
36
kind: ClusterRole
37
name: system:node-proxier
0 commit comments