Merge pull request 'fix(fail2ban-exporter): solve duplicate port naming' (#343) from tn-adjust-fail2ban-geoip-service into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful

Reviewed-on: #343
This commit is contained in:
Tom Neuber 2024-11-28 12:39:04 +01:00
commit d3e07d502e

View file

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