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
|
||||
port: 443
|
||||
# The path of cert and key files for nginx
|
||||
certificate: /tmp/harbor/certificate.crt
|
||||
private_key: /tmp/harbor/privatekey.key
|
||||
certificate: /opt/harbor/certificate.crt
|
||||
private_key: /opt/harbor/privatekey.key
|
||||
|
||||
# # Uncomment following will enable tls communication between all harbor components
|
||||
# internal_tls:
|
||||
|
Loading…
x
Reference in New Issue
Block a user