feat(argo-rollouts): add rollout plugin contour rbac (#2371)
This commit is contained in:
parent
6cf99a08c8
commit
83c3bc8115
4 changed files with 17 additions and 2 deletions
|
|
@ -262,6 +262,8 @@ providerRBAC:
|
|||
traefik: true
|
||||
# -- Adds RBAC rules for the Apisix provider
|
||||
apisix: true
|
||||
# -- Adds RBAC rules for the Contour provider, see `https://github.com/argoproj-labs/rollouts-plugin-trafficrouter-contour/blob/main/README.md`
|
||||
contour: true
|
||||
|
||||
dashboard:
|
||||
# -- Deploy dashboard server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue