Change the mount target of gcs.key file

Signed-off-by: stonezdj <stonezdj@gmail.com>
This commit is contained in:
stonezdj 2019-06-16 13:34:26 +08:00
parent 2754b9c4cb
commit 84e9d78389

View File

@ -419,7 +419,7 @@ services:
{% if gcs_keyfile %}
- type: bind
source: {{gcs_keyfile}}
target: /etc/registry/gcs.key
target: /etc/chartserver/gcs.key
{% endif %}
{%if registry_custom_ca_bundle_path %}
- type: bind