Skip to content
Snippets Groups Projects
Commit 196440f9 authored by Dennis Rilorin's avatar Dennis Rilorin
Browse files

First commit

parent 902b2f70
Branches
Tags
No related merge requests found
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: metallb
namespace: argocd
annotations:
argocd.argoproj.io/sync-wave: "-1"
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
project: default
source:
repoURL: 'https://metallb.github.io/metallb'
chart: metallb
targetRevision: 0.13.7
destination:
server: 'https://kubernetes.default.svc'
namespace: metallb-system
syncPolicy:
automated: {}
syncOptions:
- CreateNamespace=true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment