maas/charts
Scott Hussey 8805637db5 (fix) Fix crashloop on chown
- Currently the start.sh script is crashlooping because it
  is attempting to chown files and failing due to a read-only
  filesystem. Rather than mounting the files in place directly,
  they can be copied in the container and permissions and ownership
  set.

Change-Id: I1da93dd7c177c027457c640a4254357f29c97a5b
2018-06-12 12:20:09 -05:00
..
maas (fix) Fix crashloop on chown 2018-06-12 12:20:09 -05:00