hive-apps/projects/vault/project.yml

15 lines
363 B
YAML
Raw Normal View History

2021-11-28 10:16:31 +00:00
config:
description: Vault Secret Managemet
apps:
- name: vault
repoURL: https://helm.releases.hashicorp.com
chart: vault
2022-01-21 01:42:54 +00:00
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'