diff --git a/config/default/manager_auth_proxy_patch.yaml b/config/default/manager_auth_proxy_patch.yaml index 0b4b7bb64..a7952c1e8 100644 --- a/config/default/manager_auth_proxy_patch.yaml +++ b/config/default/manager_auth_proxy_patch.yaml @@ -18,6 +18,7 @@ spec: values: - amd64 - arm64 + - ppc64le - key: kubernetes.io/os operator: In values: diff --git a/hack/charts/cluster-api-operator/values.yaml b/hack/charts/cluster-api-operator/values.yaml index 8df1ddee6..d3aaf1400 100644 --- a/hack/charts/cluster-api-operator/values.yaml +++ b/hack/charts/cluster-api-operator/values.yaml @@ -64,6 +64,7 @@ affinity: values: - amd64 - arm64 + - ppc64le - key: kubernetes.io/os operator: In values: diff --git a/test/e2e/resources/full-chart-install.yaml b/test/e2e/resources/full-chart-install.yaml index f7813c48d..c0ebbe81b 100644 --- a/test/e2e/resources/full-chart-install.yaml +++ b/test/e2e/resources/full-chart-install.yaml @@ -14177,6 +14177,7 @@ spec: values: - amd64 - arm64 + - ppc64le - key: kubernetes.io/os operator: In values: