UNCLASSIFIED - NO CUI
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bigbang
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
Currently supported Big Bang Version is 2.50
Show more breadcrumbs
Big Bang
bigbang
Commits
e957c773
Commit
e957c773
authored
1 year ago
by
Ryan Garcia
Browse files
Options
Downloads
Patches
Plain Diff
Vault update 0.24.1-bb 1.13.1
parent
0d088086
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!2751
Vault update 0.24.1-bb 1.13.1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
chart/values.yaml
+2
-2
2 additions, 2 deletions
chart/values.yaml
tests/test-values.yaml
+1
-6
1 addition, 6 deletions
tests/test-values.yaml
with
3 additions
and
8 deletions
chart/values.yaml
+
2
−
2
View file @
e957c773
...
...
@@ -1704,11 +1704,11 @@ addons:
git
:
repo
:
https://repo1.dso.mil/big-bang/product/packages/vault.git
path
:
"
./chart"
tag
:
"
0.2
3.0
-bb.
5
"
tag
:
"
0.2
4.1
-bb.
0
"
helmRepo
:
repoName
:
"
registry1"
chartName
:
"
vault"
tag
:
"
0.2
3.0
-bb.
5
"
tag
:
"
0.2
4.1
-bb.
0
"
# -- Flux reconciliation overrides specifically for the Vault Package
flux
:
{}
...
...
This diff is collapsed.
Click to expand it.
tests/test-values.yaml
+
1
−
6
View file @
e957c773
...
...
@@ -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
:
|
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment