mirror of
https://github.com/amkartashov/gf-k8s.git
synced 2026-01-11 09:59:43 +00:00
services: update router UI internal port
This commit is contained in:
parent
ab46016af7
commit
ff3dbb6c6a
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ subsets:
|
||||||
- addresses:
|
- addresses:
|
||||||
- ip: 192.168.1.1
|
- ip: 192.168.1.1
|
||||||
ports:
|
ports:
|
||||||
- port: 44443
|
- port: 443
|
||||||
---
|
---
|
||||||
apiVersion: extensions/v1beta1
|
apiVersion: extensions/v1beta1
|
||||||
kind: Ingress
|
kind: Ingress
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue