Skip to content

Commit

Permalink
fix(clean): remove unused deprecated scripts (#918)
Browse files Browse the repository at this point in the history
  • Loading branch information
devthejo committed Nov 30, 2021
1 parent 43c1382 commit 96e95af
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 58 deletions.
22 changes: 0 additions & 22 deletions azure-db/bin/create-db-secret

This file was deleted.

2 changes: 0 additions & 2 deletions kubectl/Dockerfile
Expand Up @@ -29,8 +29,6 @@ RUN set -ex \
&& mv /kustomize /usr/local/bin/kustomize \
;

COPY ./bin /bin

USER 1001
ENTRYPOINT [ "kubectl" ]
CMD [ "--help" ]
34 changes: 0 additions & 34 deletions kubectl/bin/k8s-wait-job

This file was deleted.

0 comments on commit 96e95af

Please sign in to comment.