diff --git a/.github/workflows/run-e2e-tests.yml b/.github/workflows/run-e2e-tests.yml index ea5690ef..d1e77dd0 100644 --- a/.github/workflows/run-e2e-tests.yml +++ b/.github/workflows/run-e2e-tests.yml @@ -65,7 +65,7 @@ jobs: cluster_name: dcp-demo - name: "Load runtime images into KinD" - run: kind load docker-image controlplane:latest dataplane:latest identity-hub:latest catalog-server:latest -n dcp-demo + run: kind load docker-image controlplane:latest dataplane:latest identity-hub:latest catalog-server:latest sts:latest -n dcp-demo - name: "Install nginx ingress controller" run: |- diff --git a/.run/remote/IdentityHub PROVIDER.run.xml b/.run/remote/IdentityHub PROVIDER.run.xml index 6a617f80..3fbbad1b 100644 --- a/.run/remote/IdentityHub PROVIDER.run.xml +++ b/.run/remote/IdentityHub PROVIDER.run.xml @@ -4,10 +4,10 @@