Skip to content

Commit

Permalink
Update deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
scolomar authored Jan 13, 2025
1 parent 30ccef6 commit 8143aba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main/openshift/manifests/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ spec:
image: busybox
name: echo
volumeMounts:
- name: phpinfo
mountPath: /data
- mountPath: /data
name: phpinfo
# Specifies writable mode for this volume, while the same volume is mounted in read-only mode by the main container.
readOnly: false
workingDir: /data
Expand Down

0 comments on commit 8143aba

Please sign in to comment.