Fixed incorrect inline comments
Signed-off-by: Richard Johansson <richard.jimmy.johansson@gmail.com>
This commit is contained in:
parent
8adbe5b439
commit
b3649ca33d
2 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue