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:
Compare:

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/bin/secretreader-plugin
12
# interactiveMode: Never
13
# provideClusterInfo: true
14
# - name: kubeconfig-secretreader
15
# execConfig:
16
# apiVersion: client.authentication.k8s.io/v1
17
# command: /access-plugins/kubeconfig-secretreader/bin/kubeconfig-secretreader-plugin
18
# interactiveMode: Never
19
# provideClusterInfo: true
20
# plugins[] uses the Kubernetes "image" volume type. Each mountPath must be
21
# absolute, and each execConfig.command must point under one of these paths.
22
plugins: []
23
# plugins:
24
# - name: secretreader
25
# image: registry.k8s.io/cluster-inventory-api/secretreader:v0.1.3
26
# mountPath: /access-plugins/secretreader
27
# - name: kubeconfig-secretreader
28
# image: registry.k8s.io/cluster-inventory-api/kubeconfig-secretreader:v0.1.3
29
# mountPath: /access-plugins/kubeconfig-secretreader
30
# Polling cadence for spoke deployment readiness.
31
remoteDeploymentsPollInterval: 10s
32
knative_operator:
33
image: cgr.dev/scratch-images/test-tmp/knative-operator
34
tag: 1.22.3-r7@sha256:15740dcf2910f694fe87715124c34596ab31a7a9fb2f6f4a48c602af75e81b25
35
affinity: {}
36
tolerations: []
37
containerSecurityContext:
38
allowPrivilegeEscalation: false
39
readOnlyRootFilesystem: true
40
runAsNonRoot: true
41
resources:
42
requests:
43
cpu: 100m
44
memory: 100Mi
45
limits:
46
cpu: 1000m
47
memory: 1000Mi
48
operator_webhook:
49
image: cgr.dev/scratch-images/test-tmp/knative-operator-webhook
50
tag: 1.22.3-r7@sha256:7092f7daea5b75693c7fe2a47e91be5cf76f18853eef8766477940d319a5b1d3
51
affinity:
52
# To avoid node becoming SPOF, spread our replicas to different nodes.
53
podAntiAffinity:
54
preferredDuringSchedulingIgnoredDuringExecution:
55
- podAffinityTerm:
56
labelSelector:
57
matchLabels:
58
app: operator-webhook
59
topologyKey: kubernetes.io/hostname
60
weight: 100
61
tolerations: []
62
containerSecurityContext:
63
allowPrivilegeEscalation: false
64
readOnlyRootFilesystem: true
65
runAsNonRoot: true
66
resources:
67
requests:
68
cpu: 100m
69
memory: 100Mi
70
limits:
71
cpu: 500m
72
memory: 500Mi
73
kubernetes_min_version: v1.25.0
74

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.