Skip to content

Commit

Permalink
chore: fixed lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
sgettys committed Jan 24, 2025
1 parent a60760a commit 66959d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/istio/ambient/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ components:
echo "/etc/cni/net.d"
fi
else
echo "${ZARF_VAR_CNI_CONF_DIR}"
echo "${ZARF_VAR_CNI_CONF_DIR}"
fi
setVariables:
- name: CNI_CONF_DIR
Expand Down

0 comments on commit 66959d6

Please sign in to comment.