Skip to content

Commit

Permalink
fixed merge conflicts
Browse files Browse the repository at this point in the history
Signed-off-by: David Wertenteil <[email protected]>
  • Loading branch information
David Wertenteil committed Jun 8, 2023
1 parent cf0b383 commit 97da0de
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{{- if and .Values.nodeAgent.enabled .Values.kubescapeStorage.enabled }}
{{- if and .Values.nodeAgent.enabled .Values.storage.enabled }}
{{- $no_proxy_envar_list := (include "no_proxy_envar_list" .) -}}
apiVersion: apps/v1
kind: DaemonSet
Expand Down

0 comments on commit 97da0de

Please sign in to comment.