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