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/chainguard-private/dapr-operator:1.18.4-r1@sha256:b143bcf11b2b13caa57504b536ece4fd1f46671ec095e4c06e53d0d13a0402ed
118 name: cgr.dev/chainguard-private/dapr-placement:1.18.4-r1@sha256:fab4335e6e39ae78d489e508015355119a87699f876f87c0ac875808f471ba3d
121 name: cgr.dev/chainguard-private/dapr-sentry:1.18.4-r1@sha256:7734e2d2b9fa210dfe05e9bae612b634e346ed401ec681ff469abf67af0e5d7b
124 name: cgr.dev/chainguard-private/dapr-scheduler:1.18.4-r1@sha256:594cade9233fd344cafdaf2b8351719455a2a1dc4d2c76e9a6838110dfbf2774
125dapr_sidecar_injector:
127 name: cgr.dev/chainguard-private/dapr-daprd:1.18.4-r1@sha256:f9b5f31a44310573fab3987efd5731747914e5edc5e792d45953465018c7d93e
129 name: cgr.dev/chainguard-private/dapr-injector:1.18.4-r1@sha256:6d049d1d3e1b0930b235b961d4bea9298088ca17adbbef16981582681e6a426a