fix(fail2ban-exporter): solve duplicate port naming
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
This commit is contained in:
parent
62639c89be
commit
9a4491af44
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ spec:
|
|||
name: http
|
||||
protocol: TCP
|
||||
- containerPort: 9191
|
||||
name: http
|
||||
name: http-metrics
|
||||
protocol: TCP
|
||||
readinessProbe:
|
||||
httpGet:
|
||||
|
|
Loading…
Reference in a new issue