UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Draft: Test cypress

Closed Jeffrey Victor requested to merge test-cypress into master
3 files
+ 48
7
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 4
3
# -- Domain used for BigBang created exposed services, can be overridden by individual packages.
domain: bigbang.dev
#
# -- (experimental) Toggle sourcing from external repos.
# All this does right now is toggle GitRepositories, it is _not_ fully functional
offline: false
@@ -384,7 +384,8 @@ kiali:
git:
repo: https://repo1.dso.mil/big-bang/product/packages/kiali.git
path: "./chart"
tag: "1.78.0-bb.1"
#tag: "1.78.0-bb.1"
branch: "79-refactor-kiali-to-gluon-0-4-7"
helmRepo:
repoName: "registry1"
chartName: "kiali"
@@ -392,7 +393,7 @@ kiali:
# -- Flux reconciliation overrides specifically for the Kiali Package
flux: {}
#
# -- Redirect the package ingress to a specific Istio Gateway (listed in `istio.gateways`). The default is "public".
ingress:
gateway: ""
Loading