Skip to content

Commit

Permalink
Remove scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
ausias-armesto committed May 8, 2024
1 parent bd81787 commit 33f6958
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ LABEL name="hoprd operator" \
summary="Operator managing hoprd instances" \
description="Automation to introduce a hoprd network into a Kubernetes cluster using a dedicated operator"
COPY --from=builder /hoprd_operator/target/hoprd_operator /bin/hoprd_operator
COPY ./scripts /app/

ENV OPERATOR_ENVIRONMENT=production

Expand Down

0 comments on commit 33f6958

Please sign in to comment.