Fixed incorrect inline comments

Signed-off-by: Richard Johansson <richard.jimmy.johansson@gmail.com>
This commit is contained in:
Richard Johansson 2023-01-20 16:35:01 +01:00
parent 8adbe5b439
commit b3649ca33d
2 changed files with 2 additions and 2 deletions

View file

@ -244,7 +244,7 @@ rules:
- update - update
{{- end }} {{- end }}
{{- if .Values.providerRBAC.providers.apisix }} {{- if .Values.providerRBAC.providers.apisix }}
# Traefik access needed when using the Apisix provider # Access needed when using the Apisix provider
- apiGroups: - apiGroups:
- apisix.apache.org - apisix.apache.org
resources: resources:

View file

@ -244,7 +244,7 @@ rules:
- update - update
{{- end }} {{- end }}
{{- if .Values.providerRBAC.providers.apisix }} {{- if .Values.providerRBAC.providers.apisix }}
# Traefik access needed when using the Apisix provider # Access needed when using the Apisix provider
- apiGroups: - apiGroups:
- apisix.apache.org - apisix.apache.org
resources: resources: