From 1bf7c556e96239ef836e2af0ce45cc6507059f70 Mon Sep 17 00:00:00 2001 From: Vladimir Nachev Date: Fri, 15 Nov 2019 09:12:48 +0200 Subject: [PATCH] Add typha to the examples --- docs/proposals/03-networking-extensibility.md | 2 ++ docs/proposals/04-new-core-gardener-cloud-apis.md | 2 ++ example/90-shoot.yaml | 2 ++ 3 files changed, 6 insertions(+) diff --git a/docs/proposals/03-networking-extensibility.md b/docs/proposals/03-networking-extensibility.md index 4364e1aeccd..9036dc9b366 100644 --- a/docs/proposals/03-networking-extensibility.md +++ b/docs/proposals/03-networking-extensibility.md @@ -39,6 +39,8 @@ spec: type: host-local cidr: usePodCIDR backend: bird + typha: + enabled: true status: observedGeneration: ... state: ... diff --git a/docs/proposals/04-new-core-gardener-cloud-apis.md b/docs/proposals/04-new-core-gardener-cloud-apis.md index 3995655ab34..c31569915f1 100644 --- a/docs/proposals/04-new-core-gardener-cloud-apis.md +++ b/docs/proposals/04-new-core-gardener-cloud-apis.md @@ -647,6 +647,8 @@ spec: # type: host-local # cidr: usePodCIDR # backend: bird + # typha: + # enabled: true # See also: https://github.com/gardener/gardener/blob/master/docs/proposals/03-networking.md maintenance: timeWindow: diff --git a/example/90-shoot.yaml b/example/90-shoot.yaml index 77a39c77d40..f274e26b564 100644 --- a/example/90-shoot.yaml +++ b/example/90-shoot.yaml @@ -221,6 +221,8 @@ spec: # type: host-local # cidr: usePodCIDR # backend: bird + # typha: + # enabled: true # See also: https://github.com/gardener/gardener/blob/master/docs/proposals/03-networking.md maintenance: timeWindow: