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
kind: Application
metadata:
name: metallb
name: metallb-system
namespace: argocd
spec:
project: default
source:
repoURL: https://gitlab.com/developerdurp/homelab.git
targetRevision: dev
path: metallb
path: metallb-system
destination:
namespace: metallb
namespace: metallb-system
name: in-cluster
syncPolicy:
automated: