change minio vs
This commit is contained in:
parent
7d176d364c
commit
2fdbc626cf
@ -175,9 +175,21 @@ spec:
|
|||||||
- gateway/minio-gateway
|
- gateway/minio-gateway
|
||||||
routes:
|
routes:
|
||||||
- path:
|
- path:
|
||||||
prefix: /
|
prefix: /console/
|
||||||
service: minio-minio-contour-console.minio.svc.cluster.local
|
service: minio-console.minio.svc.cluster.local
|
||||||
port: 9001
|
port: 9001
|
||||||
|
minio-api:
|
||||||
|
name: minio-api-virt-service
|
||||||
|
namespace: gateway
|
||||||
|
hosts:
|
||||||
|
- minio.contour.infra.sarex.tech
|
||||||
|
gateways:
|
||||||
|
- gateway/minio-gateway
|
||||||
|
routes:
|
||||||
|
- path:
|
||||||
|
prefix: /
|
||||||
|
service: minio.minio.svc.cluster.local
|
||||||
|
port: 9000
|
||||||
zitadel:
|
zitadel:
|
||||||
name: zitadel-virt-service
|
name: zitadel-virt-service
|
||||||
namespace: gateway
|
namespace: gateway
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user