and auto-sync :-)
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
a9249bc9b1
commit
baa3ed1408
|
@ -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
|
Loading…
Reference in New Issue