mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 08:21:19 -05:00
update
This commit is contained in:
parent
583c548900
commit
2f9dca4bc7
1 changed files with 3 additions and 3 deletions
|
|
@ -1,16 +1,16 @@
|
|||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: methallb
|
||||
name: metallb
|
||||
namespace: argocd
|
||||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: https://gitlab.com/developerdurp/homelab.git
|
||||
targetRevision: dev
|
||||
path: methallb
|
||||
path: metallb
|
||||
destination:
|
||||
namespace: methallb
|
||||
namespace: metallb
|
||||
name: in-cluster
|
||||
syncPolicy:
|
||||
automated:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue