diff --git a/cluster-service/Makefile b/cluster-service/Makefile index 5a8375c0ee..2f44193147 100644 --- a/cluster-service/Makefile +++ b/cluster-service/Makefile @@ -30,7 +30,7 @@ deploy: -p CS_SERVICE_PRINCIPAL_CREDS_BASE64=$${CS_SERVICE_PRINCIPAL_CREDS_BASE64} \ -p IMAGE_REGISTRY=${ARO_HCP_IMAGE_ACR}.azurecr.io \ -p IMAGE_REPOSITORY=app-sre/uhc-clusters-service \ - -p IMAGE_TAG=2256c75 | oc apply -f - + -p IMAGE_TAG=1c6873c | oc apply -f - deploy-integ: oc process --local -f deploy/integration/cluster-service-namespace.yaml | oc apply -f - diff --git a/cluster-service/deploy/openshift-templates/arohcp-service-template.yml b/cluster-service/deploy/openshift-templates/arohcp-service-template.yml index d2ec28cbac..8ff59a5f33 100644 --- a/cluster-service/deploy/openshift-templates/arohcp-service-template.yml +++ b/cluster-service/deploy/openshift-templates/arohcp-service-template.yml @@ -549,6 +549,7 @@ objects: - --cloud-region-config=/configs/cloud-resources/cloud-regions.yaml - --cloud-region-constraints-config=/configs/cloud-resource-constraints/cloud-region-constraints.yaml - --azure-auth-config-path=/secrets/azure-credentials/azure-auth-config + - --azure-first-party-application-certificate-bundle-path=/secrets/keyvault/firstPartyMock livenessProbe: httpGet: path: /api/clusters_mgmt/v1