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.15.14'
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
replicaCount: 3
30
disruption:
31
minimumAvailable: ""
32
maximumUnavailable: "25%"
33
prometheus:
34
enabled: true
35
port: 9090
36
mtls:
37
enabled: true
38
workloadCertTTL: 24h
39
allowedClockSkew: 15m
40
controlPlaneTrustDomain: "cluster.local"
41
# If set to true, a bound service account token will be mounted and used to
42
# authenticate to Sentry.
43
mountSentryVolume: true
44
# Used to override `dapr-sentry.{{ .Release.Namespace }}.svc.cluster.local:443`
45
#sentryAddress:
46
# extraVolumes and extraVolumeMounts are used to mount additional volumes to
47
# the Dapr control plane pods. Useful for using alternative authentication
48
# credentials to sentry.
49
extraVolumes: {}
50
# sentry:
51
# placement:
52
# operator:
53
# injector:
54
# scheduler:
55
extraVolumeMounts: {}
56
# sentry:
57
# placement:
58
# operator:
59
# injector:
60
# scheduler:
61
62
actors:
63
# Enables actor functionality in the cluster
64
enabled: true
65
# Name of the service that provides actor placement services
66
serviceName: "placement"
67
reminders:
68
# Name of the service that provides reminders
69
# If empty, uses the built-in reminders capabilities in Dapr sidecars
70
serviceName: ""
71
scheduler:
72
# Enables scheduler functionality in the cluster
73
enabled: true
74
daprControlPlaneOs: linux
75
labels: {}
76
seccompProfile: ""
77
k8sLabels:
78
app.kubernetes.io/name: "{{ .Release.Name }}"
79
app.kubernetes.io/version: "{{ .Values.global.tag }}"
80
app.kubernetes.io/part-of: "dapr"
81
app.kubernetes.io/managed-by: "{{ .Release.Service }}"
82
app.kubernetes.io/component: "{{ .Values.component }}" # Should be set in each subchart
83
issuerFilenames: {}
84
## the issuerFilenames dictionary, if setup, have to contain 3 keys: ca,cert,key
85
# issuerFilenames:
86
# ca: "ca.crt"
87
# cert: "tls.crt"
88
# key: "tls.key"
89
argoRolloutServiceReconciler:
90
enabled: false
91
operator:
92
watchdogCanPatchPodLabels: false
93
dapr_operator:
94
image:
95
name: cgr.dev/scratch-images/test-tmp/dapr-operator:1.15.14-r6@sha256:de31477d13bab8cfcafd7154dbe47d79d8ee8eb780e3ffadeb8ca39d0556d070
96
dapr_placement:
97
image:
98
name: cgr.dev/scratch-images/test-tmp/dapr-placement:1.15.14-r6@sha256:bd2714f87763c0dee6257594ad0158bd1dddfef85d02a0ce018c40edbf0b6129
99
dapr_sentry:
100
image:
101
name: cgr.dev/scratch-images/test-tmp/dapr-sentry:1.15.14-r6@sha256:a825703eb5ca0db730cf41828855f3289d6c816f52c8d6e31057202d57e166e2
102
dapr_scheduler:
103
image:
104
name: cgr.dev/scratch-images/test-tmp/dapr-scheduler:1.15.14-r6@sha256:7101b5e7a40cbcf80d7da4a0ffcde587ccb1e5d74e52292490de753d51644f35
105
dapr_sidecar_injector:
106
image:
107
name: cgr.dev/scratch-images/test-tmp/dapr-daprd:1.15.14-r6@sha256:ce24f7667c3532a4a9d821cb02982e4eb410d40d385ebc4d61da49fb53df632c
108
injectorImage:
109
name: cgr.dev/scratch-images/test-tmp/dapr-injector:1.15.14-r6@sha256:706e584237d8fa2c78ed1c15a944ceef7ceb696f86ece38ebaab3262cb28c89d
110

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.