change config path to fit with what defined in Dockerfile

This commit is contained in:
A31882(Wu Yi Chung) 2017-11-20 12:41:08 +08:00
parent a8ba486c3a
commit ee8144b98a
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ spec:
- containerPort: 5001
volumeMounts:
- name: config
mountPath: /etc/docker/registry
mountPath: /etc/registry
- name: storage
mountPath: /storage
volumes:

View File

@ -28,7 +28,7 @@ data:
token:
issuer: harbor-token-issuer
realm: {{ui_url}}/service/token
rootcertbundle: /etc/docker/registry/root.crt
rootcertbundle: /etc/registry/root.crt
service: harbor-registry
notifications:
endpoints: