Skip to content

Commit

Permalink
fix template
Browse files Browse the repository at this point in the history
Signed-off-by: Aleksandr Zimin <[email protected]>
  • Loading branch information
AleksZimin committed Nov 4, 2024
1 parent 15f7ac2 commit 7f73fbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/agent/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ spec:
requests:
{{- include "helm_lib_module_ephemeral_storage_only_logs" . | nindent 14 }}
{{- if not ( .Values.global.enabledModules | has "vertical-pod-autoscaler-crd") }}
{{- include "static_utils_copier_resources" . | nindent 14 }}
{{- include "sds_utils_installer_resources" . | nindent 14 }}
{{- end }}
{{- end }}
containers:
Expand Down

0 comments on commit 7f73fbd

Please sign in to comment.