Move installation files to persistent folder
This commit is contained in:
		| @@ -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: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user