DirectorySecurity AdvisoriesPricing
Sign in
Directory
workload-identity-webhook logoHELM

workload-identity-webhook

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
# Default values for workload-identity-webhook.
2
# This is a YAML-formatted file.
3
# Declare variables to be passed into your templates.
4
5
replicaCount: 2
6
image:
7
repository: cgr.dev/chainguard-private/azure-workload-identity-webhook
8
pullPolicy: IfNotPresent
9
# Overrides the image tag whose default is the chart appVersion.
10
release: 1.6.3-r2@sha256:01377fd48a2c6548d5f92bd5109fd1098d4d70826a79ebfacf9406cdedcd63e8
11
imagePullSecrets: []
12
nodeSelector:
13
kubernetes.io/os: linux
14
resources:
15
limits:
16
cpu: 100m
17
memory: 30Mi
18
requests:
19
cpu: 100m
20
memory: 20Mi
21
tolerations: []
22
affinity: {}
23
topologySpreadConstraints: []
24
service:
25
type: ClusterIP
26
port: 443
27
targetPort: 9443
28
azureEnvironment: AzurePublicCloud
29
azureTenantID:
30
logLevel: info
31
metricsAddr: ":8095"
32
metricsBackend: prometheus
33
priorityClassName: system-cluster-critical
34
mutatingWebhookAnnotations: {}
35
podLabels: {}
36
podAnnotations: {}
37
mutatingWebhookNamespaceSelector: {}
38
# minAvailable and maxUnavailable are mutually exclusive
39
podDisruptionBudget:
40
minAvailable: 1
41
# maxUnavailable: 0
42
# customTokenEndpoint is used to configure the custom token endpoint for fetching Entra tokens.
43
customTokenEndpoint:
44
annotationSuffix: ""
45
audience: ""
46
azureKubernetesCaData: ""
47
azureKubernetesSniName: ""
48
azureKubernetesTokenProxy: ""
49
azureKubernetesCAConfigMapName: ""
50
azureKubernetesCACTBSignerName: ""
51
azureKubernetesCACTBLabelSelector: ""
52
# extraEnv adds environment variables to the webhook container.
53
extraEnv: []
54
# extraVolumes adds volumes to the webhook pod (typically paired with extraVolumeMounts).
55
extraVolumes: []
56
# extraVolumeMounts adds volumeMounts to the webhook container.
57
extraVolumeMounts: []
58

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.