Remove old manifests and replace with jsonnet build
This commit is contained in:
@@ -2,16 +2,13 @@ apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
labels:
|
||||
app: node-exporter
|
||||
k8s-app: node-exporter
|
||||
name: node-exporter
|
||||
namespace: monitoring
|
||||
spec:
|
||||
type: ClusterIP
|
||||
clusterIP: None
|
||||
ports:
|
||||
- name: https
|
||||
port: 9100
|
||||
protocol: TCP
|
||||
targetPort: https
|
||||
selector:
|
||||
app: node-exporter
|
||||
|
||||
|
||||
Reference in New Issue
Block a user