Skip to content

Commit

Permalink
remove namespace from webhook (#515)
Browse files Browse the repository at this point in the history
  • Loading branch information
goenning authored Sep 3, 2023
1 parent 9aa7e3a commit e08ac77
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion keda/templates/webhooks/validatingconfiguration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ metadata:
app.kubernetes.io/name: {{ .Values.webhooks.name }}
{{- include "keda.labels" . | indent 4 }}
name: keda-admission
namespace: {{ .Release.Namespace }}
webhooks:
- admissionReviewVersions:
- v1
Expand Down

0 comments on commit e08ac77

Please sign in to comment.