feat(argo-rollouts): add minimum RBAC for Gateway API (#2599)
This commit is contained in:
parent
776c19db63
commit
38900afada
5 changed files with 62 additions and 5 deletions
|
|
@ -277,6 +277,8 @@ providerRBAC:
|
|||
contour: true
|
||||
# -- Adds RBAC rules for the Gloo Platform provider, see `https://github.com/argoproj-labs/rollouts-plugin-trafficrouter-glooplatform/blob/main/README.md`
|
||||
glooPlatform: true
|
||||
# -- Adds RBAC rules for the Gateway API provider
|
||||
gatewayAPI: true
|
||||
# -- Additional RBAC rules for others providers
|
||||
additionalRules: []
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue