From aa916870bd4ba5f72b67f3cc90ec72957bcc7599 Mon Sep 17 00:00:00 2001 From: Chris Wedgwood Date: Wed, 11 Apr 2018 21:44:12 +0000 Subject: [PATCH] calico: yaml indentation fixes Change-Id: I4e58e1626c059247928167c9e45c44a49e26bd8d --- calico/values.yaml | 64 +++++++++++++++++++++++----------------------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/calico/values.yaml b/calico/values.yaml index 1a043c2f3..0650399a0 100644 --- a/calico/values.yaml +++ b/calico/values.yaml @@ -64,40 +64,40 @@ pod: memory: "1024Mi" cpu: "2000m" calico_kube_policy_controller: - requests: - memory: "128Mi" - cpu: "100m" - limits: - memory: "1024Mi" - cpu: "2000m" + requests: + memory: "128Mi" + cpu: "100m" + limits: + memory: "1024Mi" + cpu: "2000m" calico_node: - requests: - memory: "128Mi" - cpu: "100m" - limits: - memory: "1024Mi" - cpu: "2000m" + requests: + memory: "128Mi" + cpu: "100m" + limits: + memory: "1024Mi" + cpu: "2000m" calico_cni: - requests: - memory: "128Mi" - cpu: "100m" - limits: - memory: "1024Mi" - cpu: "2000m" + requests: + memory: "128Mi" + cpu: "100m" + limits: + memory: "1024Mi" + cpu: "2000m" calico_ctl: - requests: - memory: "128Mi" - cpu: "100m" - limits: - memory: "1024Mi" - cpu: "2000m" + requests: + memory: "128Mi" + cpu: "100m" + limits: + memory: "1024Mi" + cpu: "2000m" calico_etcd: - requests: - memory: "128Mi" - cpu: "100m" - limits: - memory: "1024Mi" - cpu: "2000m" + requests: + memory: "128Mi" + cpu: "100m" + limits: + memory: "1024Mi" + cpu: "2000m" lifecycle: upgrades: deployments: @@ -169,7 +169,7 @@ endpoints: scheme: default: http path: - default: ' ' # space required to provide a truly empty path + default: ' ' # space required to provide a truly empty path hosts: default: 10.96.232.136 host_fqdn_override: @@ -191,7 +191,7 @@ monitoring: networking: podSubnet: 192.168.0.0/16 - #NOTE(portdirect): this should be the physical MTU, the appropriate MTU + # NOTE(portdirect): this should be the physical MTU, the appropriate MTU # that calico should use will be calculated. mtu: 1500 settings: