Avoid duplicate port names

In case that is the reason ingresses are slow to react. Not sure at all.
This commit is contained in:
Stéphane Bidoul 2022-09-30 10:25:19 +02:00
parent adc0f6cf1e
commit 6a3b026c87
No known key found for this signature in database
GPG key ID: BCAB2555446B5B92

View file

@ -70,7 +70,7 @@ spec:
ports: ports:
- name: smtp - name: smtp
containerPort: 1025 containerPort: 1025
- name: web - name: mailhog-web
containerPort: 8025 containerPort: 8025
readinessProbe: readinessProbe:
tcpSocket: tcpSocket: