fix console port
This commit is contained in:
@@ -29,7 +29,7 @@ spec:
|
|||||||
service:
|
service:
|
||||||
name: minio-console
|
name: minio-console
|
||||||
port:
|
port:
|
||||||
number: 9001
|
number: 9090
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
- s3.minio.panic.haus
|
- s3.minio.panic.haus
|
||||||
|
|||||||
@@ -11,6 +11,6 @@ spec:
|
|||||||
v1.min.io/tenant: panic-minio
|
v1.min.io/tenant: panic-minio
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
port: 9001
|
port: 9090
|
||||||
targetPort: 9001
|
targetPort: 9090
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
Reference in New Issue
Block a user