We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80afb1a commit f6aa47bCopy full SHA for f6aa47b
1 file changed
charts/netdata/values.yaml
@@ -979,10 +979,10 @@ netdataOpentelemetry:
979
dnsPolicy: ClusterFirstWithHostNet
980
981
# Volumes to create are called varlib and varlog
982
- # varlib stores the alerts information and claimID of the agent. Static size of 1GB
+ # varlib stores the alerts information and claimID of the agent. Static size of 1Gi
983
# varlog volume stores the logs. Size can be adjusted with persistence.volumesize
984
persistence:
985
- # -- Whether should use a persistent volumes
+ # -- Whether to use persistent volumes
986
# @section -- Netdata OpenTelemetry
987
enabled: true
988
# -- The storage class for the persistent volume claim (both varlib and varlog volumes)
0 commit comments