Skip to content

Commit

Permalink
[ACS-8862] fix - Test with legacy observability interface
Browse files Browse the repository at this point in the history
  • Loading branch information
aonych committed Oct 4, 2024
1 parent 5a3bb6d commit bf8d2bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ jobs:
--set keycloakx.command[3]="--http-relative-path=/auth" \
--set keycloakx.command[4]="--hostname=${HOST}" \
--set keycloakx.imagePullSecrets[0].name="regcred" \
--legacy-observability-interface=true \
--set keycloakx.command[5]="legacy-observability-interface=true" \
--wait
# Set IDP Config
Expand Down

0 comments on commit bf8d2bb

Please sign in to comment.