Skip to content

Commit

Permalink
add support for helm s3
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan committed Feb 10, 2022
1 parent c8f039e commit cda47e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ RUN curl -o aws-iam-authenticator \
chmod +x ./aws-iam-authenticator && \
mv ./aws-iam-authenticator /usr/local/bin

RUN helm plugin install https://github.com/hypnoglow/helm-s3.git

ENV PYTHONPATH "/usr/lib/python3.8/site-packages/"

COPY . /usr/src/
Expand Down

0 comments on commit cda47e3

Please sign in to comment.