diff --git a/charts/argo-rollouts/templates/controller/clusterrole.yaml b/charts/argo-rollouts/templates/controller/clusterrole.yaml index fe1c0486..964daed3 100644 --- a/charts/argo-rollouts/templates/controller/clusterrole.yaml +++ b/charts/argo-rollouts/templates/controller/clusterrole.yaml @@ -244,7 +244,7 @@ rules: - update {{- end }} {{- if .Values.providerRBAC.providers.apisix }} -# Traefik access needed when using the Apisix provider +# Access needed when using the Apisix provider - apiGroups: - apisix.apache.org resources: diff --git a/charts/argo-rollouts/templates/controller/role.yaml b/charts/argo-rollouts/templates/controller/role.yaml index 1f7892eb..72ebdbc9 100644 --- a/charts/argo-rollouts/templates/controller/role.yaml +++ b/charts/argo-rollouts/templates/controller/role.yaml @@ -244,7 +244,7 @@ rules: - update {{- end }} {{- if .Values.providerRBAC.providers.apisix }} -# Traefik access needed when using the Apisix provider +# Access needed when using the Apisix provider - apiGroups: - apisix.apache.org resources: