Skip to content

Commit

Permalink
Reverting setting HPA namespace variable (#698)
Browse files Browse the repository at this point in the history
Co-authored-by: Jorge Turrado Ferrero <[email protected]>
  • Loading branch information
Rotzke and JorTurFer authored Nov 7, 2024
1 parent c8b2b33 commit 5dd510e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keda/templates/metrics-server/clusterrolebinding.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@ roleRef:
subjects:
- kind: ServiceAccount
name: horizontal-pod-autoscaler
namespace: {{ .Values.rbac.controlPlaneServiceAccountsNamespace }}
namespace: kube-system
{{- end -}}

0 comments on commit 5dd510e

Please sign in to comment.