treefmt v2.5.0traversed 61 files emitted 41 files for processing formatted 41 files (1 changed) in 357ms M wiki/kubernetes/order-cilium-resources-with-argocd-sync-waves.md diff --git a/wiki/kubernetes/order-cilium-resources-with-argocd-sync-waves.md b/wiki/kubernetes/order-cilium-resources-with-argocd-sync-waves.md index 5aeff94..a52ecd4 100644 --- a/wiki/kubernetes/order-cilium-resources-with-argocd-sync-waves.md +++ b/wiki/kubernetes/order-cilium-resources-with-argocd-sync-waves.md @@ -23,7 +23,7 @@ add this to `templates/loadbalancer-ippool.yaml` and `templates/l2announcement-p ```yaml # cluster chart templates (this setup), both files metadata: - name: {{ .Values.name }} + name: { { .Values.name } } annotations: argocd.argoproj.io/sync-wave: "1" ```