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
|
- 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:
|
||||||
|
|
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue