Merge pull request 'fix(fail2ban-exporter): remove duplicate service' (#341) from tn-adjust-fail2ban-geoip-service into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
Reviewed-on: #341
This commit is contained in:
commit
b0d507aaf4
1 changed files with 0 additions and 15 deletions
|
@ -13,21 +13,6 @@ spec:
|
|||
- name: http
|
||||
port: 80
|
||||
targetPort: http
|
||||
selector:
|
||||
app: fail2ban-geoip
|
||||
type: ClusterIP
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
labels:
|
||||
app: fail2ban-geoip
|
||||
app.kubernetes.io/instance: fail2ban-prometheus
|
||||
app.kubernetes.io/name: fail2ban-geoip
|
||||
name: fail2ban-geoip
|
||||
namespace: fail2ban-prometheus
|
||||
spec:
|
||||
ports:
|
||||
- name: http-metrics
|
||||
port: 9191
|
||||
protocol: TCP
|
||||
|
|
Loading…
Reference in a new issue