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
kind: Application
metadata:
name: bitwarden
name: vault
namespace: argocd
spec:
project: default
source:
repoURL: https://github.com/DeveloperDurp/homelab.git
targetRevision: main
path: bitwarden
path: vault
directory:
recurse: true
destination:
server: https://kubernetes.default.svc
namespace: bitwarden
namespace: vault
syncPolicy:
automated:
prune: true