diff --git a/everything-app/cilium-settings.yaml b/everything-app/cilium-settings.yaml new file mode 100644 index 0000000..c0aef8e --- /dev/null +++ b/everything-app/cilium-settings.yaml @@ -0,0 +1,14 @@ +apiVersion: argoproj.io/v1alpha1 +kind: Application +metadata: + name: cilium-settings + namespace: argocd +spec: + destination: + namespace: kube-system + server: https://kubernetes.default.svc + project: infra + source: + path: apps-kustomized/cilium-settings + repoURL: https://git.martyn.berlin/martyn/infra4talos + targetRevision: HEAD