mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/prometheus-operator] Fix fullnameOverride variable in README (#19077)
Signed-off-by: David Dieulivol <david.dieulivol@welldev.io>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
9939a9f0c5
commit
40db32aec3
@@ -12,7 +12,7 @@ sources:
|
||||
- https://github.com/coreos/kube-prometheus
|
||||
- https://github.com/coreos/prometheus-operator
|
||||
- https://coreos.com/operators/prometheus
|
||||
version: 8.2.2
|
||||
version: 8.2.3
|
||||
appVersion: 0.34.0
|
||||
tillerVersion: ">=2.12.0"
|
||||
home: https://github.com/coreos/prometheus-operator
|
||||
|
||||
@@ -157,7 +157,7 @@ The following tables list the configurable parameters of the prometheus-operator
|
||||
| `defaultRules.rules.node` | Create Node default rules | `true` |
|
||||
| `defaultRules.rules.prometheus` | Create Prometheus default rules| `true` |
|
||||
| `defaultRules.rules.time` | Create time default rules | `true` |
|
||||
| `fullNameOverride` | Provide a name to substitute for the full names of resources |`""`|
|
||||
| `fullnameOverride` | Provide a name to substitute for the full names of resources |`""`|
|
||||
| `global.imagePullSecrets` | Reference to one or more secrets to be used when pulling images | `[]` |
|
||||
| `global.rbac.create` | Create RBAC resources | `true` |
|
||||
| `global.rbac.pspEnabled` | Create pod security policy resources | `true` |
|
||||
|
||||
Reference in New Issue
Block a user