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.10'
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.10-r4@sha256:578ef607c13475c88793de37957c72f69ba0aa23509c71b77c695b3c3342ad19
97
dapr_placement:
98
image:
99
name: cgr.dev/scratch-images/test-tmp/dapr-placement:1.17.10-r4@sha256:b4aa71ab8af3179f9006c63cdbbf5c80be8106b6bc746fefd391e011265dfcc8
100
dapr_sentry:
101
image:
102
name: cgr.dev/scratch-images/test-tmp/dapr-sentry:1.17.10-r4@sha256:925bb0a0674592f908e22efc16b93561827997454ee76c55deeaa2d1dc423aa5
103
dapr_scheduler:
104
image:
105
name: cgr.dev/scratch-images/test-tmp/dapr-scheduler:1.17.10-r4@sha256:5a027be257088c743cc61e95f3c509aa2c5d0b1a18f89bec322903694df103ee
106
dapr_sidecar_injector:
107
image:
108
name: cgr.dev/scratch-images/test-tmp/dapr-daprd:1.17.10-r4@sha256:ce0aca1bc09b9baf02feba55bbf388d71b93ec0ea8e5e97b2382f6dff0c5f51b
109
injectorImage:
110
name: cgr.dev/scratch-images/test-tmp/dapr-injector:1.17.10-r4@sha256:1d12b759d9134f6bd5ca56bd2e7b169c2448856a82c66fe23e6eaa1f7c587095
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.