From e9132a3b6ddeb93b6111c1435398d44900db3d09 Mon Sep 17 00:00:00 2001 From: Michael Patsula Date: Thu, 18 Jul 2024 13:06:31 -0400 Subject: [PATCH] feat: remove default value for namespaceAdminsRoleBindingName --- stable/argo-controller/Chart.yaml | 2 +- stable/argo-controller/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/argo-controller/Chart.yaml b/stable/argo-controller/Chart.yaml index 3ad0ffe7..c994f6ae 100644 --- a/stable/argo-controller/Chart.yaml +++ b/stable/argo-controller/Chart.yaml @@ -21,4 +21,4 @@ version: 0.0.11 # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "0.0.2" +appVersion: "0.0.1" diff --git a/stable/argo-controller/values.yaml b/stable/argo-controller/values.yaml index 75864038..667abc03 100644 --- a/stable/argo-controller/values.yaml +++ b/stable/argo-controller/values.yaml @@ -65,6 +65,6 @@ serviceAccount: workflows: args: - namespaceAdminsRoleBindingName: "solution-builder" + namespaceAdminsRoleBindingName: userInterfaceClusterRoleName: argoWorkflowsClusterRoleName: