DirectorySecurity AdvisoriesPricing
Sign in
Directory
dapr logoHELM

dapr

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
registry: ghcr.io/dapr
3
tag: '1.17.9'
4
dnsSuffix: ".cluster.local"
5
logAsJson: false
6
imagePullPolicy: IfNotPresent
7
# To help compatibility with other charts which use global.imagePullSecrets.
8
# Allow either a string with single imagepullsecret or an array of {name: pullSecret} maps (k8s-style) or an array of strings (more common helm-style).
9
# global:
10
# imagePullSecrets: "pullSecret"
11
# or
12
# global:
13
# imagePullSecrets:
14
# - name: pullSecret1
15
# - name: pullSecret2
16
# or
17
# global:
18
# imagePullSecrets:
19
# - pullSecret1
20
# - pullSecret2
21
imagePullSecrets: ""
22
priorityClassName: ""
23
nodeSelector: {}
24
tolerations: []
25
rbac:
26
namespaced: false
27
ha:
28
enabled: false
29
topologyKey: "topology.kubernetes.io/zone"
30
replicaCount: 3
31
disruption:
32
minimumAvailable: ""
33
maximumUnavailable: "25%"
34
prometheus:
35
enabled: true
36
port: 9090
37
mtls:
38
enabled: true
39
workloadCertTTL: 24h
40
allowedClockSkew: 15m
41
controlPlaneTrustDomain: "cluster.local"
42
# If set to true, a bound service account token will be mounted and used to
43
# authenticate to Sentry.
44
mountSentryVolume: true
45
# Used to override `dapr-sentry.{{ .Release.Namespace }}.svc.cluster.local:443`
46
#sentryAddress:
47
# extraVolumes and extraVolumeMounts are used to mount additional volumes to
48
# the Dapr control plane pods. Useful for using alternative authentication
49
# credentials to sentry.
50
extraVolumes: {}
51
# sentry:
52
# placement:
53
# operator:
54
# injector:
55
# scheduler:
56
extraVolumeMounts: {}
57
# sentry:
58
# placement:
59
# operator:
60
# injector:
61
# scheduler:
62
63
actors:
64
# Enables actor functionality in the cluster
65
enabled: true
66
# Name of the service that provides actor placement services
67
serviceName: "placement"
68
reminders:
69
# Name of the service that provides reminders
70
# If empty, uses the built-in reminders capabilities in Dapr sidecars
71
serviceName: ""
72
scheduler:
73
# Enables scheduler functionality in the cluster
74
enabled: true
75
daprControlPlaneOs: linux
76
labels: {}
77
seccompProfile: ""
78
k8sLabels:
79
app.kubernetes.io/name: "{{ .Release.Name }}"
80
app.kubernetes.io/version: "{{ .Values.global.tag }}"
81
app.kubernetes.io/part-of: "dapr"
82
app.kubernetes.io/managed-by: "{{ .Release.Service }}"
83
app.kubernetes.io/component: "{{ .Values.component }}" # Should be set in each subchart
84
issuerFilenames: {}
85
## the issuerFilenames dictionary, if setup, have to contain 3 keys: ca,cert,key
86
# issuerFilenames:
87
# ca: "ca.crt"
88
# cert: "tls.crt"
89
# key: "tls.key"
90
argoRolloutServiceReconciler:
91
enabled: false
92
operator:
93
watchdogCanPatchPodLabels: false
94
dapr_operator:
95
image:
96
name: cgr.dev/scratch-images/test-tmp/dapr-operator:1.17.9-r1@sha256:1b134be1db52547d29c4011363c8837d141c7019573ba7c766c6bb89bf9f3d89
97
dapr_placement:
98
image:
99
name: cgr.dev/scratch-images/test-tmp/dapr-placement:1.17.9-r1@sha256:159158b9890bce205ab0a95601fe25637a81f5c011ca514093ed1e7d4bc77dd0
100
dapr_sentry:
101
image:
102
name: cgr.dev/scratch-images/test-tmp/dapr-sentry:1.17.9-r1@sha256:6beb1b33d5b5d84a4212861d81639c88ae5a3b3184d373a881e3a8713c1f4603
103
dapr_scheduler:
104
image:
105
name: cgr.dev/scratch-images/test-tmp/dapr-scheduler:1.17.9-r1@sha256:cfc4646e3efe5d6ab3a6392cb510591dc5bc5810510e12b51ce3f591bee052ec
106
dapr_sidecar_injector:
107
image:
108
name: cgr.dev/scratch-images/test-tmp/dapr-daprd:1.17.9-r1@sha256:3d95cad7493825817eb428b9618beb2627b8befc975d866cf599104194ad72e2
109
injectorImage:
110
name: cgr.dev/scratch-images/test-tmp/dapr-injector:1.17.9-r1@sha256:963c355ef85db5de04ef987c74b79a8b22605a73bcba8c660bc3824650205e8a
111

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.