UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit bb3e52c8 authored by Ryan Garcia's avatar Ryan Garcia :dizzy: Committed by Ryan Garcia
Browse files

Update values.yaml with vault tag

parent b66fc4e2
No related branches found
No related tags found
2 merge requests!1386Master,!913SKIP UPGRADE Deploy vault as Addon
......@@ -481,23 +481,10 @@ twistlock:
# -- Post Renderers. See docs/postrenders.md
postRenderers: []
#
# ----------------------------------------------------------------------------------------------------------------------
#
addons:
vault:
# -- Toggle deployment of Vault.
enabled: true
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/sandbox/vault.git
path: "./chart"
branch: "deploy-vault"
# -- Flux reconciliation overrides specifically for the Twistlock Package
flux: {}
ingress:
gateway: ""
values: {}
postRenderers: []
# ----------------------------------------------------------------------------------------------------------------------
argocd:
# -- Toggle deployment of ArgoCD.
enabled: false
......@@ -1135,3 +1122,24 @@ addons:
# -- Values to passthrough to the keycloak chart: https://repo1.dso.mil/platform-one/big-bang/apps/security-tools/keycloak.git
values: {}
vault:
# -- Toggle deployment of Vault.
enabled: false
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/sandbox/vault.git
path: "./chart"
tag: "0.1.0-bb.0"
# -- Flux reconciliation overrides specifically for the Vault Package
flux: {}
# Redirect the package ingress to a specific Istio Gateway (listed in `istio.gateways`). The default is "public".
ingress:
gateway: ""
# -- Values to passthrough to the vault chart: https://repo1.dso.mil/platform-one/big-bang/apps/sandbox/vault.git
values: {}
# -- Post Renderers. See docs/postrenders.md
postRenderers: []
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment