Skip to content

Commit

Permalink
Set disableDefaults for es (#705)
Browse files Browse the repository at this point in the history
Signed-off-by: Arnob kumar saha <[email protected]>
  • Loading branch information
ArnobKumarSaha authored Jan 3, 2025
1 parent df08f70 commit 0ea5e99
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,8 @@ spec:
users:
- metrics_exporter
{{- end }}
kernelSettings:
disableDefaults: {{ .Values.spec.kernelSettings.disableDefaults }}
{{- if .Values.spec.authSecret.name }}
authSecret:
name: {{ .Values.spec.authSecret.name }}
Expand Down

0 comments on commit 0ea5e99

Please sign in to comment.