We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d64c85 commit 70e191aCopy full SHA for 70e191a
hack/ci/shoot_aws.yaml
@@ -43,9 +43,9 @@ spec:
43
- ${GARDENER_REGION}c
44
networking:
45
type: calico
46
- pods: 100.96.0.0/11
+ pods: 100.64.0.0/12
47
nodes: 10.250.0.0/16
48
- services: 100.64.0.0/13
+ services: 100.104.0.0/13
49
kubernetes:
50
version: "${GARDENER_CLUSTER_VERSION}"
51
hibernation:
hack/ci/shoot_gcp.yaml
@@ -33,9 +33,9 @@ spec:
33
- ${GARDENER_REGION}-c
34
35
36
37
38
39
40
41
0 commit comments