diff --git a/helm/aws-operator/templates/rbac.yaml b/helm/aws-operator/templates/rbac.yaml index 704102b7d4..a46eff27bd 100644 --- a/helm/aws-operator/templates/rbac.yaml +++ b/helm/aws-operator/templates/rbac.yaml @@ -166,7 +166,7 @@ roleRef: name: {{ include "resource.default.name" . }} apiGroup: rbac.authorization.k8s.io --- -{{- if not .Values.global.podSecurityStandards.enforced }}7 +{{- if not .Values.global.podSecurityStandards.enforced }} apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: