fix ports
This commit is contained in:
@@ -9,10 +9,10 @@ spec:
|
|||||||
app: traefik-internal-controller
|
app: traefik-internal-controller
|
||||||
ports:
|
ports:
|
||||||
- protocol: TCP
|
- protocol: TCP
|
||||||
port: 9080
|
port: 80
|
||||||
name: web
|
name: web
|
||||||
targetPort: 9080
|
targetPort: 80
|
||||||
- protocol: TCP
|
- protocol: TCP
|
||||||
port: 9443
|
port: 443
|
||||||
name: websecure
|
name: websecure
|
||||||
targetPort: 9443
|
targetPort: 443
|
||||||
Reference in New Issue
Block a user