Skip to content
This repository was archived by the owner on May 7, 2025. It is now read-only.

Commit e2c0fc3

Browse files
author
Mathieu Benoit
committed
Ingress Gateway - remove ports from deployment
1 parent 72beee4 commit e2c0fc3

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

content/ingress-gateway/deploy-ingress-gateway.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -70,13 +70,6 @@ spec:
7070
env:
7171
- name: ISTIO_META_UNPRIVILEGED_POD
7272
value: "true"
73-
ports:
74-
- containerPort: 15021
75-
protocol: TCP
76-
- containerPort: 8080
77-
protocol: TCP
78-
- containerPort: 8443
79-
protocol: TCP
8073
resources:
8174
limits:
8275
cpu: 2000m

0 commit comments

Comments
 (0)