armada/charts/armada
Drew Walters 7ef4905c44 images: Create single metrics dir in entrypoint
The entrypoint script for the Armada Docker container attempts to create
a nested, temporary directory when one is not provided through an
environment variable. This is fine when deploying Armada via a Helm
chart, as a writable volume mount exists; however, the directory
/tmp/armada/metrics does not exist when running as a standalone
container. This commit changes the entrypoint script to use a flat,
temporary directory to avoid requiring a user to mount a temporary
volume.

Change-Id: I26857908fa90c64c98038d508263a5094b06668a
Signed-off-by: Drew Walters <andrew.walters@att.com>
2019-10-11 10:11:16 -05:00
..
templates images: Create single metrics dir in entrypoint 2019-10-11 10:11:16 -05:00
.helmignore feat(chart): adding armada 2017-10-31 15:25:27 +00:00
Chart.yaml Change various URLs for the OpenDev migration 2019-07-26 16:32:02 +02:00
requirements.yaml feat(chart): adding armada 2017-10-31 15:25:27 +00:00
values.yaml Allow configuration of armada-api/tiller probes 2019-10-07 20:49:26 +02:00