Skip to content

Commit f0f41bd

Browse files
authored
fix(charts): uncommitted file (#902)
Signed-off-by: Dario Tranchitella <[email protected]>
1 parent fb9af3b commit f0f41bd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

charts/kamaji-crds/hack/kamaji.clastix.io_tenantcontrolplanes_spec.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,14 @@ versions:
100100
items:
101101
type: string
102102
type: array
103+
hostNetwork:
104+
default: false
105+
description: |-
106+
HostNetwork enables the konnectivity agent to use the Host network namespace.
107+
By enabling this mode, the Agent doesn't need to wait for the CNI initialisation,
108+
enabling a sort of out-of-band access to nodes for troubleshooting scenarios,
109+
or when the agent needs direct access to the host network.
110+
type: boolean
103111
image:
104112
default: registry.k8s.io/kas-network-proxy/proxy-agent
105113
description: AgentImage defines the container image for Konnectivity's agent.

0 commit comments

Comments
 (0)