1
0
Fork 0
mirror of https://github.com/kyverno/policy-reporter.git synced 2024-12-14 11:57:32 +00:00

Merge pull request #80 from LinAnt/fix-typo-in-chart-values

Fix typos in the chart values
This commit is contained in:
Frank Jogeleit 2021-10-01 11:39:31 +02:00 committed by GitHub
commit 0a88bc37c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,7 @@ service:
# key/value
labels: {}
type: ClusterIP
# integer nubmer. This is port for service
# integer number. This is port for service
port: 2112
securityContext:
@ -95,7 +95,7 @@ monitoring:
labels: {}
global:
# availale plugins
# available plugins
plugins:
# enable kyverno for Policy Reporter UI and monitoring
keyverno: false
@ -144,7 +144,7 @@ target:
# elasticsearch index (default: policy-reporter)
index: ""
# elasticsearch index rotation and index suffix
# possible values: dayli, monthly, annually, none (default: dayli)
# possible values: daily, monthly, annually, none (default: daily)
rotation: ""
# minimum priority "" < info < warning < critical < error
minimumPriority: ""