DirectorySecurity AdvisoriesPricing
Sign in
Directory
grafana-agent-operator logoHELM

grafana-agent-operator

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:

1
global:
2
# -- Common labels for all object directly managed by this chart.
3
commonLabels: {}
4
# -- Overrides the chart's name
5
nameOverride: ""
6
# -- Overrides the chart's computed fullname
7
fullnameOverride: ""
8
# -- Annotations for the Deployment
9
annotations: {}
10
# -- Annotations for the Deployment Pods
11
podAnnotations: {}
12
# -- Annotations for the Deployment Pods
13
podLabels: {}
14
# -- Pod security context (runAsUser, etc.)
15
podSecurityContext: {}
16
# -- Container security context (allowPrivilegeEscalation, etc.)
17
containerSecurityContext: {}
18
rbac:
19
# -- Toggle to create ClusterRole and ClusterRoleBinding
20
create: true
21
# -- Name of a PodSecurityPolicy to use in the ClusterRole. If unset, no PodSecurityPolicy is used.
22
podSecurityPolicyName: ''
23
serviceAccount:
24
# -- Toggle to create ServiceAccount
25
create: true
26
# -- Service account name
27
name:
28
image:
29
# -- Image registry
30
registry: cgr.dev
31
# -- Image repo
32
repository: scratch-images/test-tmp/grafana-agent-operator
33
# -- Image tag
34
tag: 0.44.8-r18@sha256:54c8d4a95d87fdd4a22de4e03c4f250fccc94f632d379deaf479263d9a221ab5
35
# -- Image pull policy
36
pullPolicy: IfNotPresent
37
# -- Image pull secrets
38
pullSecrets: []
39
test:
40
image:
41
# -- Test image registry
42
registry: docker.io
43
# -- Test image repo
44
repository: library/busybox
45
# -- Test image tag
46
tag: latest
47
# -- hostAliases to add
48
hostAliases: []
49
# - ip: 1.2.3.4
50
# hostnames:
51
# - domain.tld
52
53
# -- If both are set, Agent Operator will create and maintain a service for scraping kubelets
54
# https://grafana.com/docs/agent/latest/operator/getting-started/#monitor-kubelets
55
kubeletService:
56
namespace: default
57
serviceName: kubelet
58
# -- List of additional cli arguments to configure agent-operator (example: `--log.level`)
59
extraArgs: []
60
# -- Resource limits and requests config
61
resources: {}
62
# -- nodeSelector configuration
63
nodeSelector: {}
64
# -- Tolerations applied to Pods
65
tolerations: []
66
# -- Pod affinity configuration
67
affinity: {}
68

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.