UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 0011b97d authored by Marcus Montgomery's avatar Marcus Montgomery
Browse files

add base-config.md

parent 54261440
No related branches found
Tags 2.7.0
No related merge requests found
Pipeline #2025507 passed with warnings
......@@ -114,10 +114,10 @@ To start using Big Bang, you will need to create your own Big Bang environment t
| kiali.sourceType | string | `"git"` | Choose source type of "git" or "helmRepo" |
| kiali.git.repo | string | `"https://repo1.dso.mil/big-bang/product/packages/kiali.git"` | |
| kiali.git.path | string | `"./chart"` | |
| kiali.git.tag | string | `"1.70.0-bb.0"` | |
| kiali.git.tag | string | `"1.71.0-bb.1"` | |
| kiali.helmRepo.repoName | string | `"registry1"` | |
| kiali.helmRepo.chartName | string | `"kiali"` | |
| kiali.helmRepo.tag | string | `"1.70.0-bb.0"` | |
| kiali.helmRepo.tag | string | `"1.71.0-bb.1"` | |
| kiali.flux | object | `{}` | Flux reconciliation overrides specifically for the Kiali Package |
| kiali.ingress | object | `{"gateway":""}` | Redirect the package ingress to a specific Istio Gateway (listed in `istio.gateways`). The default is "public". |
| kiali.sso.enabled | bool | `false` | Toggle SSO for Kiali on and off |
......
This diff is collapsed.
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