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: chainreg.biz/scratch-images/test-tmp/dapr-operator:1.18.2-r3@sha256:5d6aaf04887deb079e716cdba013ae1fecf8b13eade0315e8a552c8302bd9cfa
118 name: chainreg.biz/scratch-images/test-tmp/dapr-placement:1.18.2-r3@sha256:d98716a96b7d5d1cc63e1fdbb818eb721bf9ea20e2a9dc6643c3606886722721
121 name: chainreg.biz/scratch-images/test-tmp/dapr-sentry:1.18.2-r3@sha256:c67c57b46afcf0341c9266cc561ca17e458fed77e76ce1ece54230462a4a416d
124 name: chainreg.biz/scratch-images/test-tmp/dapr-scheduler:1.18.2-r3@sha256:3ea489f95b42210b12e66f27e86d13bec804ff699037993161ca9a48fdda3492
125dapr_sidecar_injector:
127 name: chainreg.biz/scratch-images/test-tmp/dapr-daprd:1.18.2-r3@sha256:7fd1b2919ae2d45cc06c38e0977013d0143d25913aa78c3ec14582defb5d33ef
129 name: chainreg.biz/scratch-images/test-tmp/dapr-injector:1.18.2-r3@sha256:d7e6669172112ecfad8959b4baa6f79b715ae7a86a00ec29e2f012571e11f9d4