4 dnsSuffix: ".cluster.local"
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).
10 # imagePullSecrets: "pullSecret"
29 topologyKey: "topology.kubernetes.io/zone"
30 # Pod anti-affinity scheduling policy: use the full Kubernetes field name.
31 # Valid values: "preferredDuringSchedulingIgnoredDuringExecution" or "requiredDuringSchedulingIgnoredDuringExecution".
32 podAntiAffinityPolicy: preferredDuringSchedulingIgnoredDuringExecution
36 maximumUnavailable: "25%"
44 controlPlaneTrustDomain: "cluster.local"
45 # If set to true, a bound service account token will be mounted and used to
46 # authenticate to Sentry.
47 mountSentryVolume: true
48 # Used to override `dapr-sentry.{{ .Release.Namespace }}.svc.cluster.local:443`
50 # extraVolumes and extraVolumeMounts are used to mount additional volumes to
51 # the Dapr control plane pods. Useful for using alternative authentication
52 # credentials to sentry.
65 # extraContainers are used to add additional sidecar containers to the Dapr
66 # control plane pods. Useful for compliance, logging, and telemetry agents.
73 # initContainers are used to add custom init containers to the Dapr control
74 # plane pods. Useful for pre-flight setup tasks.
83 # Enables actor functionality in the cluster
85 # Name of the service that provides actor placement services
86 serviceName: "placement"
88 # Name of the service that provides reminders
89 # If empty, uses the built-in reminders capabilities in Dapr sidecars
92 # Enables scheduler functionality in the cluster
94 daprControlPlaneOs: linux
98 app.kubernetes.io/name: "{{ .Release.Name }}"
99 app.kubernetes.io/version: "{{ .Values.global.tag }}"
100 app.kubernetes.io/part-of: "dapr"
101 app.kubernetes.io/managed-by: "{{ .Release.Service }}"
102 app.kubernetes.io/component: "{{ .Values.component }}" # Should be set in each subchart
104 ## the issuerFilenames dictionary, if setup, have to contain 3 keys: ca,cert,key
109 argoRolloutServiceReconciler:
112 watchdogCanPatchPodLabels: false
115 name: cgr.dev/scratch-images/test-tmp/dapr-operator:1.18.2-r3@sha256:08d0a3a138c4ef627fd887934b4dc1986546ccb6c270f9704ac3ee097201ef03
118 name: cgr.dev/scratch-images/test-tmp/dapr-placement:1.18.2-r3@sha256:3bdde311ef2d878ac0ddb470057b8ba99dedff87284ab74d15d167af8c39b597
121 name: cgr.dev/scratch-images/test-tmp/dapr-sentry:1.18.2-r3@sha256:5032d0262ebc027603ab670d35ec50b9bb0c6bcf176170ffdc93fd597f9d6cb6
124 name: cgr.dev/scratch-images/test-tmp/dapr-scheduler:1.18.2-r3@sha256:b05b1c4c9376a613015cbcc67812efa035288ea727640fa4e204acb08f6a4070
125dapr_sidecar_injector:
127 name: cgr.dev/scratch-images/test-tmp/dapr-daprd:1.18.2-r3@sha256:d987caea8f8df4b6ec6ab51c3fba658c6e13b0ea0039e9a6da48c0956b346526
129 name: cgr.dev/scratch-images/test-tmp/dapr-injector:1.18.2-r3@sha256:8387c746a2ed0a2321d39a8b3e1727ae2cc9e3a78c39960d1af17725f9e83b43