forked from k-space/kube
		
	nextcloud: use DNS for minio
This commit is contained in:
		| @@ -109,7 +109,7 @@ spec: | ||||
|             - name: NEXTCLOUD_TRUSTED_DOMAINS | ||||
|               value: nextcloud.k-space.ee nextcloud # This is for reference - these values are not actually changed by env after installation. | ||||
|             - name: OBJECTSTORE_S3_HOST | ||||
|               value: 172.20.9.2 | ||||
|               value: external.minio-clusters.k-space.ee | ||||
|             - name: OBJECTSTORE_S3_PORT | ||||
|               value: "9000" | ||||
|             - name: OBJECTSTORE_S3_BUCKET | ||||
|   | ||||
		Reference in New Issue
	
	Block a user