Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding a docker file and add k8s deployments manifest file #212

Open
wants to merge 27 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
9ad1800
Delete kustomize directory
priyadarshi0811 Sep 4, 2024
63c72da
Delete DevSecOps directory
priyadarshi0811 Sep 4, 2024
303a1d0
Delete docker-compose.yaml
priyadarshi0811 Sep 4, 2024
b8a9cf8
Delete sonar-project.properties
priyadarshi0811 Sep 4, 2024
1c47b25
Delete terraform directory
priyadarshi0811 Sep 4, 2024
11f4f48
Update replica-sets.yml
priyadarshi0811 Sep 4, 2024
664b8bd
Update pod.yml
priyadarshi0811 Sep 4, 2024
aeb6c07
Update deployment.yml
priyadarshi0811 Sep 4, 2024
340d9a4
Update deployment.yml
priyadarshi0811 Sep 4, 2024
4bf1d75
Update pod.yml
priyadarshi0811 Sep 4, 2024
265e791
Update replica-sets.yml
priyadarshi0811 Sep 4, 2024
7fdfc6e
Update deployment.yml
priyadarshi0811 Sep 4, 2024
86c64f7
Update deployment.yml
priyadarshi0811 Sep 4, 2024
87897e9
Update pod.yml
priyadarshi0811 Sep 4, 2024
e44dd0d
Update replica-sets.yml
priyadarshi0811 Sep 4, 2024
7fa7d23
Update service.yml
priyadarshi0811 Sep 4, 2024
9a8b5fa
Update todo.ejs
priyadarshi0811 Sep 4, 2024
0193650
Update Jenkinsfile
priyadarshi0811 Sep 19, 2024
4a2ef8f
Update Dockerfile
priyadarshi0811 Sep 19, 2024
3413da2
Update Dockerfile
priyadarshi0811 Sep 19, 2024
0bb2cbf
Delete Dockerfile
priyadarshi0811 Sep 19, 2024
6f8fedc
Create Dockerfile
priyadarshi0811 Sep 19, 2024
eeaa751
Update Dockerfile
priyadarshi0811 Oct 9, 2024
d19db98
Update Dockerfile
priyadarshi0811 Oct 9, 2024
d9d2cb6
Delete k8s directory
priyadarshi0811 Oct 9, 2024
38f287a
Delete Dockerfile
priyadarshi0811 Oct 9, 2024
e54cfde
Delete Jenkinsfile
priyadarshi0811 Oct 9, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
64 changes: 0 additions & 64 deletions DevSecOps/Jenkinsfile

This file was deleted.

152 changes: 0 additions & 152 deletions DevSecOps/README.md

This file was deleted.

16 changes: 0 additions & 16 deletions Dockerfile

This file was deleted.

40 changes: 0 additions & 40 deletions Jenkinsfile

This file was deleted.

7 changes: 0 additions & 7 deletions docker-compose.yaml

This file was deleted.

31 changes: 0 additions & 31 deletions k8s/deployment.yml

This file was deleted.

12 changes: 0 additions & 12 deletions k8s/pod.yml

This file was deleted.

23 changes: 0 additions & 23 deletions k8s/replica-sets.yml

This file was deleted.

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

This file was deleted.

Loading