cluster.fun/manifests/_apps/weave-net.yaml
Marcus Noble 22717250e5
Update weave-net with new pod CIDR
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
2021-10-24 10:28:14 +01:00

19 lines
426 B
YAML

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: weave-net
namespace: argocd
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
project: cluster.fun
destination:
namespace: kube-system
name: cluster-fun (scaleway)
source:
path: manifests/weave-net
repoURL: "https://git.cluster.fun/AverageMarcus/cluster.fun.git"
targetRevision: HEAD
syncPolicy:
automated: {}