ci: remove auth on port 8080 (#7903)

It's now on port 80
This commit is contained in:
Jennifer Richards 2024-09-05 12:39:35 -03:00 committed by GitHub
parent 36847428d5
commit 2a6fd3e196
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -144,9 +144,5 @@ spec:
targetPort: http
protocol: TCP
name: http
- port: 8080
targetPort: http
protocol: TCP
name: http-old
selector:
app: auth