mirror of https://git.rancher.io/charts
18 lines
602 B
YAML
18 lines
602 B
YAML
categories:
|
|
- monitoring
|
|
namespace: cattle-monitoring-system
|
|
questions:
|
|
- variable: prom2teams.enabled
|
|
label: Enable Microsoft Teams
|
|
type: boolean
|
|
group: "General"
|
|
- variable: sachet.enabled
|
|
label: Enable SMS
|
|
type: boolean
|
|
group: "General"
|
|
- variable: global.cattle.psp.enabled
|
|
description: "Flag to enable or disable the installation of PodSecurityPolicies by this chart in the target cluster. If the cluster is running Kubernetes 1.25+, you must update this value to false."
|
|
label: "Enable PodSecurityPolicies"
|
|
type: boolean
|
|
group: "Security Settings"
|