Skip to content

Commit

Permalink
Update EKS-Deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Aahil13 authored May 19, 2024
1 parent db236dc commit 0600715
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions EKS-Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,6 @@ spec:
image: 313382416572.dkr.ecr.us-east-1.amazonaws.com/jenkins:latest
ports:
- containerPort: 80
volumeMounts:
- name: html
mountPath: /usr/local/apache2/htdocs
volumes:
- name: html
emptyDir: {}

---
apiVersion: v1
Expand Down

0 comments on commit 0600715

Please sign in to comment.