change minio vs
This commit is contained in:
parent
5606236e01
commit
77e43f93b8
@ -9,6 +9,10 @@ spec:
|
|||||||
values:
|
values:
|
||||||
nameOverride: "minio"
|
nameOverride: "minio"
|
||||||
mode: standalone
|
mode: standalone
|
||||||
|
environment:
|
||||||
|
MINIO_SERVER_URL: "https://minio.contour.infra.sarex.tech"
|
||||||
|
MINIO_BROWSER_REDIRECT_URL: "https://minio.contour.infra.sarex.tech/console/"
|
||||||
|
MINIO_API_CORS_ALLOW_ORIGIN: "https://minio.contour.infra.sarex.tech"
|
||||||
imagePullSecrets:
|
imagePullSecrets:
|
||||||
- name: regcred
|
- name: regcred
|
||||||
vaultRoot:
|
vaultRoot:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user