hive-apps/projects/vault/project.yml

23 lines
535 B
YAML
Raw Normal View History

2021-11-28 10:16:31 +00:00
config:
description: Vault Secret Managemet
2023-08-08 16:52:31 +00:00
2021-11-28 10:16:31 +00:00
apps:
- name: vault
repoURL: https://helm.releases.hashicorp.com
chart: vault
targetRevision: 0.27.0
syncWave: '-3'
2023-08-08 16:52:31 +00:00
ignoreDiff:
- group: "*"
kind: MutatingWebhookConfiguration
name: vault-agent-injector-cfg
jsonPointers:
- /webhooks/0/clientConfig/caBundle
- name: vault-secrets-operator
namespace: vault-secrets-operator
repoURL: https://ricoberger.github.io/helm-charts
chart: vault-secrets-operator
targetRevision: 2.5.5
syncWave: '-2'