This commit is contained in:
2022-11-03 16:53:45 -05:00
parent b1cc7a4723
commit 0026433f12

View File

@@ -1,16 +1,16 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: hashivault
name: vault
namespace: argocd
spec:
project: default
source:
repoURL: https://github.com/DeveloperDurp/homelab.git
targetRevision: main
path: hashivault
path: vault
destination:
namespace: hashivault
namespace: vault
name: in-cluster
syncPolicy:
automated: