Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewChubatiuk committed Sep 10, 2024
1 parent 957ac94 commit 0eed0b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/victoria-metrics-operator/templates/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ rules:
{{- with $rules.admin }}
{{ toYaml . }}
{{- end }}
{{- end }}

{{- if and (index .Values "victoria-metrics-crds" "enabled") .Values.rbac.aggregatedClusterRoles.enabled }}
{{- /* This template generates readonly and admin cluster roles for */ -}}
Expand Down

0 comments on commit 0eed0b5

Please sign in to comment.