hive-apps/projects/vault/project.yml
2022-07-20 01:10:26 +00:00

15 lines
363 B
YAML

config:
description: Vault Secret Managemet
apps:
- name: vault
repoURL: https://helm.releases.hashicorp.com
chart: vault
targetRevision: 0.20.1
syncWave: '-3'
- name: vault-secrets-operator
namespace: vault-secrets-operator
repoURL: https://ricoberger.github.io/helm-charts
chart: vault-secrets-operator
targetRevision: 1.19.1
syncWave: '-2'