fix: webhook typo

Signed-off-by: Martin Bouillaud <contact@bouillaudmartin.fr>
pull/3196/head
Martin Bouillaud 2025-03-10 11:09:55 +01:00
parent 890f9c7733
commit 5217597332
No known key found for this signature in database
GPG Key ID: B09239D8E1305176
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ spec:
selector:
matchLabels:
{{- include "argo-events.selectorLabels" (dict "context" . "name" .Values.webhook.name) | nindent 6 }}
revisionHistoryLimit: {{ .Values.controller.revisionHistoryLimit }}
revisionHistoryLimit: {{ .Values.webhook.revisionHistoryLimit }}
replicas: {{ .Values.webhook.replicas }}
template:
metadata: