From 764c30e308218c069ebf07a5f101d628e045df9a Mon Sep 17 00:00:00 2001 From: Michael Thomson Date: Fri, 24 Nov 2023 00:21:50 -0500 Subject: [PATCH] removed user auth --- weave-gitops/helmrelease-weave-gitops.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weave-gitops/helmrelease-weave-gitops.yaml b/weave-gitops/helmrelease-weave-gitops.yaml index 8b7c496..939aad1 100644 --- a/weave-gitops/helmrelease-weave-gitops.yaml +++ b/weave-gitops/helmrelease-weave-gitops.yaml @@ -78,7 +78,7 @@ spec: impersonationResources: ["users", "groups"] # -- If non-empty, this limits the secrets that can be accessed by # the service account to the specified ones, e.g. `['weave-gitops-enterprise-credentials']` - viewSecretsResourceNames: ["cluster-user-auth", "oidc-auth"] + viewSecretsResourceNames: ["oidc-auth"] # -- If non-empty, these additional rules will be appended to the RBAC role and the cluster role. # for example, # additionalRules: