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 17, 2024
1 parent 59fd92f commit ede0694
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions EKS-Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ spec:
volumeMounts:
- name: html
mountPath: /usr/local/apache2/htdocs
volumes:
- name: html
emptyDir: {}
volumes:
- name: html
emptyDir: {}

---
apiVersion: v1
Expand Down

0 comments on commit ede0694

Please sign in to comment.