Skip to content
Snippets Groups Projects
Commit 3eb57deb authored by Konrad Mohrfeldt's avatar Konrad Mohrfeldt :koala:
Browse files

fix(tests): fix tank config

parent fc1b9e76
No related branches found
No related tags found
No related merge requests found
Pipeline #7226 passed
...@@ -137,7 +137,7 @@ variables: ...@@ -137,7 +137,7 @@ variables:
engine: engine:
secret: no-secret secret: no-secret
readonly: true readonly: true
all-shows: true allShows: true
oidc: oidc:
issuer-url: $STEERING_ORIGIN/openid issuer-url: $STEERING_ORIGIN/openid
client-id: $TANK_OIDC_CLIENT_ID client-id: $TANK_OIDC_CLIENT_ID
......
...@@ -79,7 +79,7 @@ services: ...@@ -79,7 +79,7 @@ services:
engine: engine:
secret: no-secret secret: no-secret
readonly: true readonly: true
all-shows: true allShows: true
oidc: oidc:
issuer-url: "$STEERING_ORIGIN/openid" issuer-url: "$STEERING_ORIGIN/openid"
client-id: 123456 client-id: 123456
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment