change bucket endpoint
This commit is contained in:
@@ -55,7 +55,7 @@ penpot:
|
|||||||
- name: PENPOT_STORAGE_ASSETS_S3_BUCKET
|
- name: PENPOT_STORAGE_ASSETS_S3_BUCKET
|
||||||
value: penpot
|
value: penpot
|
||||||
- name: PENPOT_STORAGE_ASSETS_S3_ENDPOINT
|
- name: PENPOT_STORAGE_ASSETS_S3_ENDPOINT
|
||||||
value: http://minio.penpot:80/penpot
|
value: http://minio.penpot.svc.cluster.local:80/penpot
|
||||||
- name: PENPOT_TELEMETRY_ENABLED
|
- name: PENPOT_TELEMETRY_ENABLED
|
||||||
value: false
|
value: false
|
||||||
- name: PENPOT_OIDC_BASE_URI
|
- name: PENPOT_OIDC_BASE_URI
|
||||||
@@ -131,7 +131,7 @@ penpot:
|
|||||||
- name: PENPOT_STORAGE_ASSETS_S3_BUCKET
|
- name: PENPOT_STORAGE_ASSETS_S3_BUCKET
|
||||||
value: penpot
|
value: penpot
|
||||||
- name: PENPOT_STORAGE_ASSETS_S3_ENDPOINT
|
- name: PENPOT_STORAGE_ASSETS_S3_ENDPOINT
|
||||||
value: http://minio.penpot:80/penpot
|
value: http://minio.penpot.svc.cluster.local:80/penpot
|
||||||
- name: PENPOT_TELEMETRY_ENABLED
|
- name: PENPOT_TELEMETRY_ENABLED
|
||||||
value: false
|
value: false
|
||||||
- name: PENPOT_OIDC_BASE_URI
|
- name: PENPOT_OIDC_BASE_URI
|
||||||
@@ -215,7 +215,7 @@ penpot:
|
|||||||
- name: PENPOT_STORAGE_ASSETS_S3_BUCKET
|
- name: PENPOT_STORAGE_ASSETS_S3_BUCKET
|
||||||
value: penpot
|
value: penpot
|
||||||
- name: PENPOT_STORAGE_ASSETS_S3_ENDPOINT
|
- name: PENPOT_STORAGE_ASSETS_S3_ENDPOINT
|
||||||
value: http://minio.penpot:80/penpot
|
value: http://minio.penpot.svc.cluster.local:80/penpot
|
||||||
- name: PENPOT_TELEMETRY_ENABLED
|
- name: PENPOT_TELEMETRY_ENABLED
|
||||||
value: false
|
value: false
|
||||||
- name: PENPOT_OIDC_BASE_URI
|
- name: PENPOT_OIDC_BASE_URI
|
||||||
|
Reference in New Issue
Block a user