Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
BeckeBauer committed Aug 9, 2023
1 parent 7553b5a commit 3c7513c
Show file tree
Hide file tree
Showing 21 changed files with 2 additions and 495 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
FROM alpine:latest as dependencies

RUN apk add --no-cache \
nodejs npm build-base python3 sqlite make gcc musl-dev libc-dev
nodejs npm build-base python3 mysql make gcc musl-dev libc-dev

COPY package.json .
RUN npm install
RUN npm install

FROM alpine:latest

Expand Down
23 changes: 0 additions & 23 deletions helm-timeoff/.helmignore

This file was deleted.

24 changes: 0 additions & 24 deletions helm-timeoff/Chart.yaml

This file was deleted.

22 changes: 0 additions & 22 deletions helm-timeoff/templates/NOTES.txt

This file was deleted.

62 changes: 0 additions & 62 deletions helm-timeoff/templates/_helpers.tpl

This file was deleted.

11 changes: 0 additions & 11 deletions helm-timeoff/templates/certificate.yaml

This file was deleted.

53 changes: 0 additions & 53 deletions helm-timeoff/templates/deployment.yaml

This file was deleted.

28 changes: 0 additions & 28 deletions helm-timeoff/templates/hpa.yaml

This file was deleted.

23 changes: 0 additions & 23 deletions helm-timeoff/templates/ingress.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions helm-timeoff/templates/issuer.yaml

This file was deleted.

15 changes: 0 additions & 15 deletions helm-timeoff/templates/service.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions helm-timeoff/templates/serviceaccount.yaml

This file was deleted.

15 changes: 0 additions & 15 deletions helm-timeoff/templates/tests/test-connection.yaml

This file was deleted.

Loading

0 comments on commit 3c7513c

Please sign in to comment.