This commit is contained in:
2024-05-13 07:38:09 -05:00
parent 583c548900
commit 2f9dca4bc7

View File

@@ -1,16 +1,16 @@
apiVersion: argoproj.io/v1alpha1 apiVersion: argoproj.io/v1alpha1
kind: Application kind: Application
metadata: metadata:
name: methallb name: metallb
namespace: argocd namespace: argocd
spec: spec:
project: default project: default
source: source:
repoURL: https://gitlab.com/developerdurp/homelab.git repoURL: https://gitlab.com/developerdurp/homelab.git
targetRevision: dev targetRevision: dev
path: methallb path: metallb
destination: destination:
namespace: methallb namespace: metallb
name: in-cluster name: in-cluster
syncPolicy: syncPolicy:
automated: automated: