DirectorySecurity AdvisoriesPricing
Sign in
Directory
knative-operator logoHELM

knative-operator

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
knative_operator:
2
# Multi-cluster support via Cluster Inventory API.
3
multicluster:
4
enabled: false
5
accessProvidersConfig: {}
6
# accessProvidersConfig:
7
# providers:
8
# - name: secretreader
9
# execConfig:
10
# apiVersion: client.authentication.k8s.io/v1
11
# command: /access-plugins/secretreader/secretreader-plugin
12
# provideClusterInfo: true
13
# - name: kubeconfig-secretreader
14
# execConfig:
15
# apiVersion: client.authentication.k8s.io/v1
16
# command: /access-plugins/secretreader/kubeconfig-secretreader-plugin
17
# provideClusterInfo: true
18
# plugins[] uses the Kubernetes "image" volume type
19
plugins: []
20
# plugins:
21
# - name: secretreader
22
# image: registry.k8s.io/cluster-inventory-api/secretreader:v0.1.0
23
# mountPath: /access-plugins/secretreader
24
# - name: kubeconfig-secretreader
25
# image: registry.k8s.io/cluster-inventory-api/kubeconfig-secretreader:v0.1.0
26
# mountPath: /access-plugins/kubeconfig-secretreader
27
# Polling cadence for spoke deployment readiness.
28
remoteDeploymentsPollInterval: 10s
29
knative_operator:
30
image: chainreg.biz/scratch-images/test-tmp/knative-operator
31
tag: 1.22.3-r2@sha256:044ed86ca74a502b552a317d049032a679f6c740e957b840dffb04c3fb9afa00
32
affinity: {}
33
tolerations: []
34
containerSecurityContext:
35
allowPrivilegeEscalation: false
36
readOnlyRootFilesystem: true
37
runAsNonRoot: true
38
resources:
39
requests:
40
cpu: 100m
41
memory: 100Mi
42
limits:
43
cpu: 1000m
44
memory: 1000Mi
45
operator_webhook:
46
image: chainreg.biz/scratch-images/test-tmp/knative-operator-webhook
47
tag: 1.22.3-r2@sha256:7b548f7cd6d3417a7a9e4ac7ddf31c47d175ec6598047d9b25a9490460d4b5fe
48
affinity:
49
# To avoid node becoming SPOF, spread our replicas to different nodes.
50
podAntiAffinity:
51
preferredDuringSchedulingIgnoredDuringExecution:
52
- podAffinityTerm:
53
labelSelector:
54
matchLabels:
55
app: operator-webhook
56
topologyKey: kubernetes.io/hostname
57
weight: 100
58
tolerations: []
59
containerSecurityContext:
60
allowPrivilegeEscalation: false
61
readOnlyRootFilesystem: true
62
runAsNonRoot: true
63
resources:
64
requests:
65
cpu: 100m
66
memory: 100Mi
67
limits:
68
cpu: 500m
69
memory: 500Mi
70
kubernetes_min_version: v1.25.0
71

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.