Skip to content

Commit

Permalink
add new volume for containers vars
Browse files Browse the repository at this point in the history
  • Loading branch information
ogrand committed Jul 1, 2019
1 parent 068065c commit b247817
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ properties:
- "/data"
volumes:
- "/etc/ssl/certs:/etc/ssl/certs:ro"
- "/var/vcap/data/tmp/bosh-cli:/var/tmp/bosh-cli:ro"
- name: user1_bosh_cli
image: <%= docker_image %>:<%= docker_tag %>
Expand Down

0 comments on commit b247817

Please sign in to comment.