Set nextcloud-exporter back to clusterIP

This commit is contained in:
dvirlabs 2025-07-18 13:42:38 +03:00
parent 93c3e7fa73
commit a209e4041b

View File

@ -6,12 +6,8 @@ metadata:
labels:
app: nextcloud-exporter
spec:
type: NodePort
selector:
app: nextcloud-exporter
ports:
- name: http
port: 9205
- port: 9205
targetPort: 9205
nodePort: 30920
protocol: TCP