change bucket url
This commit is contained in:
@@ -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: https://minio-penpot-api.alexlebens.net/penpot
|
value: http://minio.penpot:80/penpot
|
||||||
- name: PENPOT_TELEMETRY_ENABLED
|
- name: PENPOT_TELEMETRY_ENABLED
|
||||||
value: false
|
value: false
|
||||||
- name: PENPOT_OIDC_BASE_URI
|
- name: PENPOT_OIDC_BASE_URI
|
||||||
@@ -352,20 +352,6 @@ minio:
|
|||||||
certificate:
|
certificate:
|
||||||
requestAutoCert: false
|
requestAutoCert: false
|
||||||
ingress:
|
ingress:
|
||||||
api:
|
|
||||||
enabled: true
|
|
||||||
ingressClassName: traefik
|
|
||||||
annotations:
|
|
||||||
traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
|
||||||
traefik.ingress.kubernetes.io/router.tls: "true"
|
|
||||||
cert-manager.io/cluster-issuer: letsencrypt-issuer
|
|
||||||
tls:
|
|
||||||
- secretName: minio-penpot-api-secret-tls
|
|
||||||
hosts:
|
|
||||||
- minio-penpot-api.alexlebens.net
|
|
||||||
host: minio-penpot-api.alexlebens.net
|
|
||||||
path: /
|
|
||||||
pathType: Prefix
|
|
||||||
console:
|
console:
|
||||||
enabled: true
|
enabled: true
|
||||||
ingressClassName: traefik
|
ingressClassName: traefik
|
||||||
|
Reference in New Issue
Block a user