Skip to content

Commit

Permalink
Merge pull request #697 from crossplane-contrib/backport-687-to-relea…
Browse files Browse the repository at this point in the history
…se-1.0
  • Loading branch information
ulucinar authored Apr 4, 2024
2 parents 13f9d8c + 516fda1 commit 2b0ebca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cluster/images/provider-azure/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ ARG TARGETARCH
ARG CROSSPLANE_PROVIDER_VERSION

ENV USER_ID=65532
# ENV ARM_PARTNER_ID <guid>
ENV ARM_PARTNER_ID a9cee75d-8f11-42e4-bc19-953757f4ea3c
ENV ARM_DISABLE_TERRAFORM_PARTNER_ID true
ENV AZURE_HTTP_USER_AGENT crossplane-provider-upjet-azure/${CROSSPLANE_PROVIDER_VERSION} (${TARGETARCH}-${TARGETOS})

USER ${USER_ID}
EXPOSE 8080
Expand Down

0 comments on commit 2b0ebca

Please sign in to comment.