fix(fail2ban-exporter): remove duplicate service
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
d0b37937ee
commit
549f93b21d
1 changed files with 0 additions and 15 deletions
|
@ -13,21 +13,6 @@ spec:
|
||||||
- name: http
|
- name: http
|
||||||
port: 80
|
port: 80
|
||||||
targetPort: http
|
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
|
- name: http-metrics
|
||||||
port: 9191
|
port: 9191
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
|
|
Loading…
Reference in a new issue