Skip to content

Commit f6aa47b

Browse files
author
Mateusz
committed
fixing grammar in docs
1 parent 80afb1a commit f6aa47b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

charts/netdata/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -979,10 +979,10 @@ netdataOpentelemetry:
979979
dnsPolicy: ClusterFirstWithHostNet
980980

981981
# Volumes to create are called varlib and varlog
982-
# varlib stores the alerts information and claimID of the agent. Static size of 1GB
982+
# varlib stores the alerts information and claimID of the agent. Static size of 1Gi
983983
# varlog volume stores the logs. Size can be adjusted with persistence.volumesize
984984
persistence:
985-
# -- Whether should use a persistent volumes
985+
# -- Whether to use persistent volumes
986986
# @section -- Netdata OpenTelemetry
987987
enabled: true
988988
# -- The storage class for the persistent volume claim (both varlib and varlog volumes)

0 commit comments

Comments
 (0)