diff --git a/seichi-onp-k8s/manifests/seichi-kubernetes/apps/cluster-wide-apps/app-of-other-apps/argo-workflows.yaml b/seichi-onp-k8s/manifests/seichi-kubernetes/apps/cluster-wide-apps/app-of-other-apps/argo-workflows.yaml index fd0b46e6c..173506255 100644 --- a/seichi-onp-k8s/manifests/seichi-kubernetes/apps/cluster-wide-apps/app-of-other-apps/argo-workflows.yaml +++ b/seichi-onp-k8s/manifests/seichi-kubernetes/apps/cluster-wide-apps/app-of-other-apps/argo-workflows.yaml @@ -18,6 +18,8 @@ spec: - argo-events server: secure: true + rbac: + enabled: true extraArgs: - --auth-mode=sso sso: @@ -32,8 +34,8 @@ spec: name: argo-workflows-sso key: client-secret redirectUrl: https://argo-workflows.onp-k8s.admin.seichi.click/oauth2/callback - rbac: # <- add this block - enabled: true # <- add this block + rbac: + enabled: true destination: server: https://kubernetes.default.svc namespace: argo