diff --git a/charts/system/pod-nuke/values.yaml b/charts/system/pod-nuke/values.yaml index bdfccfa1a22..922cef2e4ba 100644 --- a/charts/system/pod-nuke/values.yaml +++ b/charts/system/pod-nuke/values.yaml @@ -31,6 +31,11 @@ portal: podOptions: automountServiceAccountToken: true +serviceAccount: + main: + enabled: true + primary: true + rbac: main: enabled: true