chnage endpoint

This commit is contained in:
2024-06-13 12:00:42 -05:00
parent bed803edc8
commit 4df335d7e5

View File

@@ -55,7 +55,7 @@ penpot:
- name: PENPOT_STORAGE_ASSETS_S3_BUCKET
value: penpot
- name: PENPOT_STORAGE_ASSETS_S3_ENDPOINT
value: https://minio-penpot-api.alexlebens.net/penpot
value: http://minio:80/penpot
- name: PENPOT_TELEMETRY_ENABLED
value: false
- name: PENPOT_OIDC_BASE_URI
@@ -131,7 +131,7 @@ penpot:
- name: PENPOT_STORAGE_ASSETS_S3_BUCKET
value: penpot
- name: PENPOT_STORAGE_ASSETS_S3_ENDPOINT
value: https://minio-penpot-api.alexlebens.net/penpot
value: http://minio:80/penpot
- name: PENPOT_TELEMETRY_ENABLED
value: false
- name: PENPOT_OIDC_BASE_URI
@@ -215,7 +215,7 @@ penpot:
- name: PENPOT_STORAGE_ASSETS_S3_BUCKET
value: penpot
- name: PENPOT_STORAGE_ASSETS_S3_ENDPOINT
value: https://minio-penpot-api.alexlebens.net/penpot
value: http://minio:80/penpot
- name: PENPOT_TELEMETRY_ENABLED
value: false
- name: PENPOT_OIDC_BASE_URI
@@ -353,7 +353,7 @@ minio:
requestAutoCert: false
ingress:
api:
enabled: true
enabled: false
ingressClassName: traefik
annotations:
traefik.ingress.kubernetes.io/router.entrypoints: websecure