Move installation files to persistent folder
This commit is contained in:
parent
a8cb3ada22
commit
cbee768881
@ -14,8 +14,8 @@ https:
|
|||||||
# https port for harbor, default is 443
|
# https port for harbor, default is 443
|
||||||
port: 443
|
port: 443
|
||||||
# The path of cert and key files for nginx
|
# The path of cert and key files for nginx
|
||||||
certificate: /tmp/harbor/certificate.crt
|
certificate: /opt/harbor/certificate.crt
|
||||||
private_key: /tmp/harbor/privatekey.key
|
private_key: /opt/harbor/privatekey.key
|
||||||
|
|
||||||
# # Uncomment following will enable tls communication between all harbor components
|
# # Uncomment following will enable tls communication between all harbor components
|
||||||
# internal_tls:
|
# internal_tls:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user