UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

SKIP UPGRADE Deploy vault as Addon

Merged Kavitha Thulasiraman requested to merge deploy-vault into master
1 file
+ 4
4
Compare changes
  • Side-by-side
  • Inline
+ 4
4
@@ -189,7 +189,7 @@ istiooperator:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/istio-operator.git
path: "./chart"
tag: "1.11.2-bb.0"
tag: "1.11.3-bb.0"
# -- Flux reconciliation overrides specifically for the Istio Operator Package
flux: {}
@@ -474,7 +474,7 @@ twistlock:
# -- Post Renderers. See docs/postrenders.md
postRenderers: []
#
# ----------------------------------------------------------------------------------------------------------------------
#
addons:
@@ -491,7 +491,7 @@ addons:
gateway: ""
values: {}
postRenderers: []
# ----------------------------------------------------------------------------------------------------------------------
argocd:
# -- Toggle deployment of ArgoCD.
enabled: false
@@ -772,7 +772,7 @@ addons:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/sonarqube.git
path: "./chart"
tag: "9.6.3-bb.2"
tag: "9.6.3-bb.9"
# -- Flux reconciliation overrides specifically for the Sonarqube Package
flux: {}
Loading