UNCLASSIFIED - NO CUI

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

Merge branch 'update-monitoring-tag-47.1.0-bb.3' into 'master'

monitoring update to 47.1.0-bb.3

Closes big-bang/product/packages/keycloak#98

See merge request !2991
parents 9dc4b12f 11800fe1
No related branches found
No related tags found
1 merge request!2991monitoring update to 47.1.0-bb.3
Pipeline #2093752 passed with warnings
......@@ -850,11 +850,11 @@ monitoring:
git:
repo: https://repo1.dso.mil/big-bang/product/packages/monitoring.git
path: "./chart"
tag: "47.1.0-bb.2"
tag: "47.1.0-bb.3"
helmRepo:
repoName: "registry1"
chartName: "monitoring"
tag: "47.1.0-bb.2"
tag: "47.1.0-bb.3"
# -- Flux reconciliation overrides specifically for the Monitoring Package
flux:
......
......@@ -777,6 +777,9 @@ monitoring:
cypress_grafana_url: 'https://grafana.bigbang.dev'
cypress_alertmanager_url: 'https://alertmanager.bigbang.dev'
cypress_check_istio_dashboards: 'true'
cypress_keycloak_test_enable: 'false'
cypress_tnr_username: "cypress"
cypress_tnr_password: "tnr_w!G33ZyAt@C8"
grafana:
enabled: true
......@@ -1543,7 +1546,7 @@ addons:
CUSTOM_REGISTRATION_CONFIG: /opt/keycloak/conf/customreg.yaml
customreg:
stringData:
customreg.yaml: '{{ .Files.Get "resources/dev/baby-yoda-ci.yaml" }}'
customreg.yaml: '{{ .Files.Get "resources/dev/baby-yoda.yaml" }}'
realm:
stringData:
realm.json: '{{ .Files.Get "resources/dev/baby-yoda.json" }}'
......
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