Skip to content

Commit

Permalink
dockerfile: set atlas kubernetes operator env (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
rotemtam authored Dec 27, 2023
1 parent 4e8cee8 commit 6767e5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,6 @@ COPY --from=builder /workspace/manager .
COPY --from=atlas /atlas .
RUN chmod +x /atlas
ENV ATLAS_NO_UPDATE_NOTIFIER=1
ENV ATLAS_KUBERNETES_OPERATOR=1
USER 65532:65532
ENTRYPOINT ["/manager"]

0 comments on commit 6767e5f

Please sign in to comment.