mirror of
https://github.com/nold360/hive-apps
synced 2024-11-05 05:16:37 +00:00
14 lines
363 B
YAML
14 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.4
|
|
syncWave: '-2'
|