We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e617cc3 commit 8eceda9Copy full SHA for 8eceda9
config/helm/aws-node-termination-handler/templates/psp.yaml
@@ -55,7 +55,7 @@ metadata:
55
{{ include "aws-node-termination-handler.labels" . | indent 4 }}
56
roleRef:
57
apiGroup: rbac.authorization.k8s.io
58
- kind: ClusterRole
+ kind: Role
59
name: {{ template "aws-node-termination-handler.fullname" . }}-psp
60
subjects:
61
- kind: ServiceAccount
0 commit comments