Skip to content

Commit

Permalink
feat(webapp): set standalone output
Browse files Browse the repository at this point in the history
Signed-off-by: sylvain-pierrot <[email protected]>
  • Loading branch information
sylvain-pierrot committed Jun 14, 2024
1 parent 8af1346 commit c33cc33
Show file tree
Hide file tree
Showing 19 changed files with 30 additions and 412 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-webapp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
tags: type=sha

- name: Build and push Docker image
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
context: ${{ env.DOCKERFILE_CONTEXT }}
file: ${{ env.DOCKERFILE_CONTEXT }}/${{ env.DOCKERFILE_FILE }}
Expand Down
56 changes: 0 additions & 56 deletions kube/api/deploy.yaml

This file was deleted.

19 changes: 0 additions & 19 deletions kube/api/hpa.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions kube/api/netpol.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions kube/api/secret.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions kube/api/svc.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions kube/db/cm.yaml

This file was deleted.

69 changes: 0 additions & 69 deletions kube/db/deploy.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions kube/db/netpol.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions kube/db/pvc.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions kube/db/secret.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions kube/db/svc.yaml

This file was deleted.

53 changes: 0 additions & 53 deletions kube/webapp/deploy.yaml

This file was deleted.

19 changes: 0 additions & 19 deletions kube/webapp/hpa.yaml

This file was deleted.

22 changes: 0 additions & 22 deletions kube/webapp/netpol.yaml

This file was deleted.

Loading

0 comments on commit c33cc33

Please sign in to comment.