Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Commit

Permalink
[stable/prometheus] Fixed typo in node-exporter-podsecuritypolicy.yaml (
Browse files Browse the repository at this point in the history
#14154)

Signed-off-by: Jonathan Davies <[email protected]>
  • Loading branch information
jpds authored and k8s-ci-robot committed Jun 27, 2019
1 parent 802588a commit fd8f810
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions stable/prometheus/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
name: prometheus
version: 8.13.0
appVersion: 2.11.0
version: 8.13.1
appVersion: 2.11.1
description: Prometheus is a monitoring system and time series database.
home: https://prometheus.io/
icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
- 'configMap'
- 'hostPath'
- 'secret'
AllowedHostPaths:
allowedHostPaths:
- pathPrefix: /proc
readOnly: true
- pathPrefix: /sys
Expand Down

0 comments on commit fd8f810

Please sign in to comment.