hive-apps/projects/vault/project.yml

18 lines
444 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
2021-12-01 19:57:56 +00:00
targetRevision: 0.18.0
2021-11-28 10:16:31 +00:00
syncWave: "-3"
# Vault Secret Operator for automatic Secret injection
- name: vault-secrets-operator
namespace: vault-secrets-operator
repoURL: https://ricoberger.github.io/helm-charts
chart: vault-secrets-operator
2021-12-01 19:57:56 +00:00
targetRevision: 1.16.1
2021-11-28 10:16:31 +00:00
syncWave: "-2"