fix(fail2ban-exporter): solve duplicate port naming
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful

This commit is contained in:
Tom Neuber 2024-11-28 12:38:42 +01:00
parent 62639c89be
commit 9a4491af44
Signed by: tom
GPG key ID: F17EFE4272D89FF6

View file

@ -50,7 +50,7 @@ spec:
name: http
protocol: TCP
- containerPort: 9191
name: http
name: http-metrics
protocol: TCP
readinessProbe:
httpGet: