This commit is contained in:
2024-05-14 05:08:32 -05:00
parent 77faed876d
commit c47dba6dc6
4 changed files with 3 additions and 3 deletions

View File

@@ -1,16 +1,16 @@
apiVersion: argoproj.io/v1alpha1 apiVersion: argoproj.io/v1alpha1
kind: Application kind: Application
metadata: metadata:
name: metallb name: metallb-system
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: metallb path: metallb-system
destination: destination:
namespace: metallb namespace: metallb-system
name: in-cluster name: in-cluster
syncPolicy: syncPolicy:
automated: automated: