UNCLASSIFIED - NO CUI

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

Vault update 0.24.1-bb 1.13.1

parent 0d088086
No related branches found
No related tags found
1 merge request!2751Vault update 0.24.1-bb 1.13.1
......@@ -1704,11 +1704,11 @@ addons:
git:
repo: https://repo1.dso.mil/big-bang/product/packages/vault.git
path: "./chart"
tag: "0.23.0-bb.5"
tag: "0.24.1-bb.0"
helmRepo:
repoName: "registry1"
chartName: "vault"
tag: "0.23.0-bb.5"
tag: "0.24.1-bb.0"
# -- Flux reconciliation overrides specifically for the Vault Package
flux: {}
......
......@@ -1587,10 +1587,6 @@ addons:
global:
tlsDisable: false
injector:
extraEnvironmentVars:
VAULT_API_ADDR: https://vault.bigbang.dev
certs:
secretName: vault-tls
affinity: |
podAntiAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
......@@ -1604,7 +1600,6 @@ addons:
topologyKey: kubernetes.io/hostname
server:
extraEnvironmentVars:
VAULT_API_ADDR: https://vault.bigbang.dev #istio GW
VAULT_SKIP_VERIFY: "true"
VAULT_LOG_FORMAT: "json"
dataStorage:
......@@ -1615,7 +1610,7 @@ addons:
ha:
enabled: true
replicas: 1
apiAddr: "https://vault.bigbang.dev"
raft:
enabled: true
config: |
......
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