update vault

This commit is contained in:
2022-11-09 17:10:06 -06:00
parent 2f8f5fea30
commit ab67ce1652

View File

@@ -1,19 +1,19 @@
apiVersion: argoproj.io/v1alpha1 apiVersion: argoproj.io/v1alpha1
kind: Application kind: Application
metadata: metadata:
name: bitwarden 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: bitwarden path: vault
directory: directory:
recurse: true recurse: true
destination: destination:
server: https://kubernetes.default.svc server: https://kubernetes.default.svc
namespace: bitwarden namespace: vault
syncPolicy: syncPolicy:
automated: automated:
prune: true prune: true