[rancher-alerting-drivers] Add global.cattle.psp.enabled to questions.yml

pull/2370/head
Arvind Iyengar 2023-01-27 12:25:16 -08:00
parent 5bfa7c3de3
commit 485b1a05af
No known key found for this signature in database
GPG Key ID: A8DD9BFD6C811498
1 changed files with 6 additions and 0 deletions

View File

@ -2,6 +2,12 @@ categories:
- monitoring - monitoring
namespace: cattle-monitoring-system namespace: cattle-monitoring-system
questions: questions:
- variable: global.cattle.psp.enabled
default: "false"
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"
- variable: prom2teams.enabled - variable: prom2teams.enabled
default: false default: false
label: Enable Microsoft Teams label: Enable Microsoft Teams