hive-apps/projects/vault/project.yml
2022-03-20 19:57:43 +01:00

15 lines
363 B
YAML

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