fix(fail2ban-exporter): solve duplicate port naming #343
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