Skip to content

Commit

Permalink
remove deployment config
Browse files Browse the repository at this point in the history
  • Loading branch information
ezynda3 committed May 21, 2024
1 parent ad61578 commit 42c2dc9
Show file tree
Hide file tree
Showing 16 changed files with 1 addition and 364 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,9 @@
name: build-and-deploy-prod

on:
workflow_dispatch:
inputs:
job_id:
description: 'The unique ID for tracking'
required: true
push:
branches:
- master

run-name: build-and-deploy-prod:${{ inputs.job_id }}
jobs:
docker:
runs-on: ubuntu-latest
Expand Down
15 changes: 0 additions & 15 deletions .k8s/base/cert-manager-issuer.yml

This file was deleted.

41 changes: 0 additions & 41 deletions .k8s/base/deployment.yml

This file was deleted.

24 changes: 0 additions & 24 deletions .k8s/base/ingress.yml

This file was deleted.

8 changes: 0 additions & 8 deletions .k8s/base/kustomization.yml

This file was deleted.

13 changes: 0 additions & 13 deletions .k8s/base/service.yml

This file was deleted.

22 changes: 0 additions & 22 deletions .k8s/prod/application.yml

This file was deleted.

40 changes: 0 additions & 40 deletions .k8s/prod/jobs.yml

This file was deleted.

16 changes: 0 additions & 16 deletions .k8s/prod/kustomization.yml

This file was deleted.

4 changes: 0 additions & 4 deletions .k8s/prod/namespace.yml

This file was deleted.

24 changes: 0 additions & 24 deletions .k8s/staging/application.yml

This file was deleted.

43 changes: 0 additions & 43 deletions .k8s/staging/deployment-patch.yml

This file was deleted.

35 changes: 0 additions & 35 deletions .k8s/staging/ingress-patch.yml

This file was deleted.

40 changes: 0 additions & 40 deletions .k8s/staging/jobs.yml

This file was deleted.

28 changes: 0 additions & 28 deletions .k8s/staging/kustomization.yml

This file was deleted.

4 changes: 0 additions & 4 deletions .k8s/staging/namespace.yml

This file was deleted.

0 comments on commit 42c2dc9

Please # to comment.