Skip to content

Commit

Permalink
[doc] update helm chart doc
Browse files Browse the repository at this point in the history
Signed-off-by: tomsun28 <[email protected]>
  • Loading branch information
tomsun28 committed Aug 12, 2024
1 parent fe7ab31 commit 3b3c875
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/hertzbeat/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ manager:
dKhaX0csgOCTlCxq20yhmUea6H6JIpSE2Rwp"
podAnnotations: { }
podSecurityContext: { }
securityContext: { }
securityContext: { }
resources: { }
nodeSelector: { }
tolerations: [ ]
Expand Down Expand Up @@ -85,7 +85,7 @@ database:
nodeSelector: { }
tolerations: [ ]
affinity: { }

tsdb:
image:
repository: victoriametrics/victoria-metrics
Expand Down Expand Up @@ -137,7 +137,7 @@ expose:
enabled: true
ingressClassName: ""
host: "hertzbeat.domain"
annotations: {}
annotations: {}
tls:
enabled: true
secretName: your-tls-secret

0 comments on commit 3b3c875

Please sign in to comment.