Skip to content
Snippets Groups Projects
Unverified Commit 8b37004c authored by Matthias Loibl's avatar Matthias Loibl
Browse files

Generate manifest with empty podMonitorSelector

parent a535968c
Branches
Tags
No related merge requests found
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
"subdir": "jsonnet/kube-prometheus" "subdir": "jsonnet/kube-prometheus"
} }
}, },
"version": "c8c850ef2b1b6f985075ee06fb86b347f9119b16" "version": "a535968c33952ac34db8b37afe6f447b50dc294a"
}, },
{ {
"name": "ksonnet", "name": "ksonnet",
......
...@@ -14,6 +14,7 @@ spec: ...@@ -14,6 +14,7 @@ spec:
baseImage: quay.io/prometheus/prometheus baseImage: quay.io/prometheus/prometheus
nodeSelector: nodeSelector:
beta.kubernetes.io/os: linux beta.kubernetes.io/os: linux
podMonitorSelector: {}
replicas: 2 replicas: 2
resources: resources:
requests: requests:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment