UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Unverified Commit 21fb3c18 authored by Christopher Kyle Galloway's avatar Christopher Kyle Galloway :monkey: Committed by Greg M
Browse files

Remove unecessary lines in kiali test-values

parent 8212ecdf
No related branches found
No related tags found
1 merge request!4732deleted
...@@ -126,9 +126,7 @@ jaeger: ...@@ -126,9 +126,7 @@ jaeger:
# cypress_keycloak_test_enable: "true" # cypress_keycloak_test_enable: "true"
kiali: kiali:
enabled: true
sso: sso:
enabled: false
client_id: dev_00eb8904-5b88-4c68-ad67-cec0d2e07aa6_kiali client_id: dev_00eb8904-5b88-4c68-ad67-cec0d2e07aa6_kiali
values: values:
istio: istio:
...@@ -153,8 +151,8 @@ kiali: ...@@ -153,8 +151,8 @@ kiali:
cr: cr:
spec: spec:
auth: auth:
# if enabling the keycloak SSO integration test, set strategy to "openid" # if enabling the keycloak SSO integration test, comment out or change strategy to "openid".
#strategy: "openid" # strategy defaults to "openid"
strategy: "anonymous" strategy: "anonymous"
resources: resources:
limits: limits:
...@@ -1822,7 +1820,7 @@ addons: ...@@ -1822,7 +1820,7 @@ addons:
envs: envs:
ANCHORE_CLI_URL: "https://anchore-api.dev.bigbang.mil/v1" ANCHORE_CLI_URL: "https://anchore-api.dev.bigbang.mil/v1"
cypress: cypress:
envs: envs:
cypress_url: "https://anchore.dev.bigbang.mil" cypress_url: "https://anchore.dev.bigbang.mil"
......
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