Update weave-net with new pod CIDR

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2021-10-24 10:15:31 +01:00
parent f4f6745c27
commit 22717250e5
2 changed files with 169 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
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: {}