Skip to content

Commit

Permalink
bump prometheus to 2.31.1 (dev)
Browse files Browse the repository at this point in the history
  • Loading branch information
mayocream committed Nov 24, 2021
1 parent 52a4c01 commit 1a9d18a
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ resources:
- ../../base
patchesStrategicMerge:
- service-selector.yaml
- prometheus.yaml
18 changes: 18 additions & 0 deletions manifests/infra/prometheus/overlays/development/prometheus.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
apiVersion: monitoring.coreos.com/v1
kind: Prometheus
metadata:
labels:
app.kubernetes.io/version: 2.31.1
prometheus: k8s
name: k8s
namespace: monitoring
spec:
enableFeatures: []
image: quay.io/prometheus/prometheus:v2.31.1
podMetadata:
labels:
app.kubernetes.io/version: 2.31.1
prometheus: k8s
ruleNamespaceSelector: {}
ruleSelector: {}
version: 2.31.1

0 comments on commit 1a9d18a

Please sign in to comment.