diff --git a/components/multi-platform-controller/staging-downstream/host-config.yaml b/components/multi-platform-controller/staging-downstream/host-config.yaml index 05c09440fd9..67debfed133 100644 --- a/components/multi-platform-controller/staging-downstream/host-config.yaml +++ b/components/multi-platform-controller/staging-downstream/host-config.yaml @@ -297,7 +297,7 @@ data: dynamic.linux-ppc64le.image: "konflux-stage-ppc-base-os-08-16-2024" dynamic.linux-ppc64le.crn: "crn:v1:bluemix:public:power-iaas:wdc06:a/5cb0704ee6304413bd0b171372c0fd77:4e9dc638-7a78-4e7c-b432-e83b7010c531::" dynamic.linux-ppc64le.url: "https://us-east.power-iaas.cloud.ibm.com" - dynamic.linux-ppc64le.network: "a6d8d6da-c412-4106-9b57-4e25541b2e7f,0f5ab51a-edcc-4747-9714-9338d6b0d016" + dynamic.linux-ppc64le.network: "a6d8d6da-c412-4106-9b57-4e25541b2e7f,b3d73ed4-f55b-4efa-9ee1-3487d8823188" dynamic.linux-ppc64le.system: "s922" dynamic.linux-ppc64le.cores: "2" dynamic.linux-ppc64le.memory: "8" diff --git a/components/project-controller/development/kustomization.yaml b/components/project-controller/development/kustomization.yaml index 1f3410ddd52..65b3bb646cc 100644 --- a/components/project-controller/development/kustomization.yaml +++ b/components/project-controller/development/kustomization.yaml @@ -2,11 +2,11 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - ../base -- https://github.com/konflux-ci/project-controller/config/default?ref=ef5d21e0195e5188d390bdbe47c7cae83327d8d4 +- https://github.com/konflux-ci/project-controller/config/default?ref=8eab19a4e16d59031370a36bbe77ea132c4d8d0f images: - name: konflux-project-controller newName: quay.io/redhat-appstudio/project-controller - newTag: ef5d21e0195e5188d390bdbe47c7cae83327d8d4 + newTag: 8eab19a4e16d59031370a36bbe77ea132c4d8d0f namespace: project-controller diff --git a/components/project-controller/staging/kustomization.yaml b/components/project-controller/staging/kustomization.yaml index fd14b11e22a..1fb77852618 100644 --- a/components/project-controller/staging/kustomization.yaml +++ b/components/project-controller/staging/kustomization.yaml @@ -2,11 +2,11 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - ../base - - https://github.com/konflux-ci/project-controller/config/default?ref=ef5d21e0195e5188d390bdbe47c7cae83327d8d4 + - https://github.com/konflux-ci/project-controller/config/default?ref=8eab19a4e16d59031370a36bbe77ea132c4d8d0f images: - name: konflux-project-controller newName: quay.io/redhat-appstudio/project-controller - newTag: ef5d21e0195e5188d390bdbe47c7cae83327d8d4 + newTag: 8eab19a4e16d59031370a36bbe77ea132c4d8d0f namespace: project-controller