chore(bootstrap): Added Vault to ArgoCD
This commit is contained in:
11
manifests/artemis/vault/kustomization.yaml
Normal file
11
manifests/artemis/vault/kustomization.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
resources:
|
||||
- ingress.yaml
|
||||
|
||||
helmCharts:
|
||||
- name: vault
|
||||
repo: https://helm.releases.hashicorp.com/
|
||||
version: 0.30.0
|
||||
releaseName: vault
|
||||
namespace: vault
|
||||
valuesFile: values.yaml
|
||||
Reference in New Issue
Block a user