Skip to content

Commit

Permalink
Update charts/prometheus-adapter/templates/external-metrics-cluster-r…
Browse files Browse the repository at this point in the history
…ole.yaml

Co-authored-by: Steven Sheehy <[email protected]>
Signed-off-by: Maohsiang @github <[email protected]>
  • Loading branch information
titanlien and steven-sheehy authored Oct 31, 2023
1 parent b07e040 commit ad59e50
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ metadata:
rules:
- apiGroups:
- "external.metrics.k8s.io"
resources: {{ toYaml .Values.rbac.externalMetricsResources | nindent 2 }}
resources: {{ toYaml .Values.rbac.externalMetrics.resources | nindent 2 }}
verbs:
- list
- get
Expand Down

0 comments on commit ad59e50

Please sign in to comment.