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.2'
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/chainguard-private/dapr-operator:1.17@sha256:27abce88e23468e4174ad252d3e9fef6dc61a107edc44aba0d5897e6d63b5479
97
dapr_placement:
98
image:
99
name: cgr.dev/chainguard-private/dapr-placement:1.17@sha256:9383f9b2ebdb6147c9a9cbc8e3fff76ef8d2085742269683682122443af3393e
100
dapr_sentry:
101
image:
102
name: cgr.dev/chainguard-private/dapr-sentry:1.17@sha256:0f72a80e6153a14ba447f4740bd2adac593019947f8891f72548338e9631f903
103
dapr_scheduler:
104
image:
105
name: cgr.dev/chainguard-private/dapr-scheduler:1.17@sha256:b3a4ac957365ce870448b66359a1e7e99260f457ef18d5bc1e340d4523dae570
106
dapr_sidecar_injector:
107
image:
108
name: cgr.dev/chainguard-private/dapr-daprd:1.17@sha256:4fdd5a8f341d8e31ebb6e4508f3138736d7654548ef305c3849e07b4bc1a42ae
109
injectorImage:
110
name: cgr.dev/chainguard-private/dapr-injector:1.17@sha256:52148a022888e8dd4b55e8ea33ddc6df8d8b1ccb65ece964b560cc8220b9d03d
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.