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 apiVersion: argoproj.io/v1alpha1
kind: Application kind: Application
metadata: metadata:
name: hashivault name: vault
namespace: argocd namespace: argocd
spec: spec:
project: default project: default
source: source:
repoURL: https://github.com/DeveloperDurp/homelab.git repoURL: https://github.com/DeveloperDurp/homelab.git
targetRevision: main targetRevision: main
path: hashivault path: vault
destination: destination:
namespace: hashivault namespace: vault
name: in-cluster name: in-cluster
syncPolicy: syncPolicy:
automated: automated: