Skip to content

Commit

Permalink
Add k8s-manke exec:admin on base
Browse files Browse the repository at this point in the history
exec:admin is used to control Argo Workflows. For now, grant access
to everyone with Kubernetes access to the cluster until we have a
proper group for this purpose.
  • Loading branch information
rra committed Nov 29, 2023
1 parent 54beb7a commit ebe3746
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions applications/gafaelfawr/values-base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ config:
"admin:provision":
- "sqre"
"exec:admin":
- "k8s-manke"
- "sqre"
"exec:internal-tools":
- "rsp-bts"
Expand Down

0 comments on commit ebe3746

Please sign in to comment.