diff --git a/components/multi-platform-controller/staging-downstream/host-values.yaml b/components/multi-platform-controller/staging-downstream/host-values.yaml index f4cb9fb828f..d3076a50755 100644 --- a/components/multi-platform-controller/staging-downstream/host-values.yaml +++ b/components/multi-platform-controller/staging-downstream/host-values.yaml @@ -179,14 +179,14 @@ dynamicConfigs: # Static hosts configuration staticHosts: ppc64le-static-1: - address: "10.130.79.249" + address: "10.130.103.155" concurrency: "2" platform: "linux/ppc64le" secret: "ibm-ppc64le-ssh-key" user: "root" s390x-static-1: - address: "10.130.79.197" + address: "10.130.103.103" concurrency: "2" platform: "linux/s390x" secret: "ibm-s390x-ssh-key"