DirectorySecurity AdvisoriesPricing
Sign in
Directory
statsd logoHELM

statsd

Helm chart
Last changed
Request a free trial

Contact our team to test out this Helm chart and related images for free. Please also indicate any other images you would like to evaluate.

Overview
Chart versions
Default values
Chart metadata
Images

Tag:
Compare:

1
# Default values for statsd.
2
# This is a YAML-formatted file.
3
# Declare variables to be passed into your templates.
4
5
replicaCount: 1
6
image:
7
repository: cgr.dev/scratch-images/test-tmp/statsd-fips
8
pullPolicy: IfNotPresent
9
# Overrides the image tag whose default is the chart version.
10
tag: 0.10.2-r3@sha256:d0f1e48ebb61d7eff1d702c89138a33bf4004c871f316a0b9594524c735831ae
11
imagePullSecrets: []
12
nameOverride: ""
13
fullnameOverride: ""
14
serviceAccount:
15
# Specifies whether a service account should be created
16
create: true
17
# Annotations to add to the service account
18
annotations: {}
19
# The name of the service account to use.
20
# If not set and create is true, a name is generated using the fullname template
21
name: ""
22
podAnnotations: {}
23
podSecurityContext: {}
24
# fsGroup: 2000
25
26
securityContext: {}
27
# capabilities:
28
# drop:
29
# - ALL
30
# readOnlyRootFilesystem: true
31
# runAsNonRoot: true
32
# runAsUser: 1000
33
34
service:
35
type: ClusterIP
36
port: 8125
37
resources: {}
38
# We usually recommend not to specify default resources and to leave this as a conscious
39
# choice for the user. This also increases chances charts run on environments with little
40
# resources, such as Minikube. If you do want to specify resources, uncomment the following
41
# lines, adjust them as necessary, and remove the curly braces after 'resources:'.
42
# limits:
43
# cpu: 100m
44
# memory: 128Mi
45
# requests:
46
# cpu: 100m
47
# memory: 128Mi
48
49
autoscaling:
50
enabled: false
51
minReplicas: 1
52
maxReplicas: 100
53
targetCPUUtilizationPercentage: 80
54
# targetMemoryUtilizationPercentage: 80
55
nodeSelector: {}
56
tolerations: []
57
affinity: {}
58

The trusted source for open source

Talk to an expert
PrivacyTerms

Product

Chainguard ContainersChainguard LibrariesChainguard VMsChainguard OS PackagesChainguard ActionsChainguard Agent SkillsIntegrationsPricing
© 2026 Chainguard, Inc. All Rights Reserved.
Chainguard® and the Chainguard logo are registered trademarks of Chainguard, Inc. in the United States and/or other countries.
The other respective trademarks mentioned on this page are owned by the respective companies and use of them does not imply any affiliation or endorsement.