|
23 | 23 | }
|
24 | 24 | ]
|
25 | 25 | },
|
26 |
| - { |
27 |
| - "mode": "data", |
28 |
| - "type": "helm_repository", |
29 |
| - "name": "stable", |
30 |
| - "provider": "provider.helm.default", |
31 |
| - "instances": [ |
32 |
| - { |
33 |
| - "schema_version": 0, |
34 |
| - "attributes": { |
35 |
| - "ca_file": null, |
36 |
| - "cert_file": null, |
37 |
| - "id": "stable", |
38 |
| - "key_file": null, |
39 |
| - "metadata": [ |
40 |
| - { |
41 |
| - "name": "stable", |
42 |
| - "url": "https://kubernetes-charts.storage.googleapis.com" |
43 |
| - } |
44 |
| - ], |
45 |
| - "name": "stable", |
46 |
| - "password": null, |
47 |
| - "url": "https://kubernetes-charts.storage.googleapis.com", |
48 |
| - "username": null |
49 |
| - } |
50 |
| - } |
51 |
| - ] |
52 |
| - }, |
53 | 26 | {
|
54 | 27 | "mode": "managed",
|
55 | 28 | "type": "google_container_cluster",
|
|
59 | 32 | {
|
60 | 33 | "schema_version": 1,
|
61 | 34 | "attributes": {
|
62 |
| - "additional_zones": [], |
63 |
| - "addons_config": [ |
64 |
| - { |
65 |
| - "horizontal_pod_autoscaling": [], |
66 |
| - "http_load_balancing": [], |
67 |
| - "kubernetes_dashboard": [], |
68 |
| - "network_policy_config": [ |
69 |
| - { |
70 |
| - "disabled": true |
71 |
| - } |
72 |
| - ] |
73 |
| - } |
74 |
| - ], |
75 | 35 | "authenticator_groups_config": [],
|
76 | 36 | "cluster_autoscaling": [
|
77 | 37 | {
|
|
127 | 87 | "provider": "PROVIDER_UNSPECIFIED"
|
128 | 88 | }
|
129 | 89 | ],
|
130 |
| - "node_config": [ |
131 |
| - { |
132 |
| - "disk_size_gb": 100, |
133 |
| - "disk_type": "pd-standard", |
134 |
| - "guest_accelerator": [], |
135 |
| - "image_type": "COS", |
136 |
| - "labels": {}, |
137 |
| - "local_ssd_count": 0, |
138 |
| - "machine_type": "n1-standard-2", |
139 |
| - "metadata": { |
140 |
| - "disable-legacy-endpoints": "true" |
141 |
| - }, |
142 |
| - "min_cpu_platform": "", |
143 |
| - "oauth_scopes": [ |
144 |
| - "https://www.googleapis.com/auth/logging.write", |
145 |
| - "https://www.googleapis.com/auth/monitoring" |
146 |
| - ], |
147 |
| - "preemptible": true, |
148 |
| - "sandbox_config": [], |
149 |
| - "service_account": "default", |
150 |
| - "shielded_instance_config": [ |
151 |
| - { |
152 |
| - "enable_integrity_monitoring": true, |
153 |
| - "enable_secure_boot": false |
154 |
| - } |
155 |
| - ], |
156 |
| - "tags": [], |
157 |
| - "taint": [], |
158 |
| - "workload_metadata_config": [] |
159 |
| - } |
160 |
| - ], |
161 | 90 | "node_locations": [
|
162 | 91 | "us-central1-a",
|
163 | 92 | "us-central1-b",
|
|
181 | 110 | "max_pods_per_node": 0,
|
182 | 111 | "name": "primary-node-pool",
|
183 | 112 | "name_prefix": "",
|
184 |
| - "node_config": [ |
185 |
| - { |
186 |
| - "disk_size_gb": 100, |
187 |
| - "disk_type": "pd-standard", |
188 |
| - "guest_accelerator": [], |
189 |
| - "image_type": "COS", |
190 |
| - "labels": {}, |
191 |
| - "local_ssd_count": 0, |
192 |
| - "machine_type": "n1-standard-2", |
193 |
| - "metadata": { |
194 |
| - "disable-legacy-endpoints": "true" |
195 |
| - }, |
196 |
| - "min_cpu_platform": "", |
197 |
| - "oauth_scopes": [ |
198 |
| - "https://www.googleapis.com/auth/logging.write", |
199 |
| - "https://www.googleapis.com/auth/monitoring" |
200 |
| - ], |
201 |
| - "preemptible": true, |
202 |
| - "sandbox_config": [], |
203 |
| - "service_account": "default", |
204 |
| - "shielded_instance_config": [ |
205 |
| - { |
206 |
| - "enable_integrity_monitoring": true, |
207 |
| - "enable_secure_boot": false |
208 |
| - } |
209 |
| - ], |
210 |
| - "tags": [], |
211 |
| - "taint": [], |
212 |
| - "workload_metadata_config": [] |
213 |
| - } |
214 |
| - ], |
215 | 113 | "node_count": 1,
|
216 | 114 | "version": "1.14.10-gke.17"
|
217 | 115 | }
|
|
262 | 160 | "max_pods_per_node": null,
|
263 | 161 | "name": "primary-node-pool",
|
264 | 162 | "name_prefix": "",
|
265 |
| - "node_config": [ |
266 |
| - { |
267 |
| - "disk_size_gb": 100, |
268 |
| - "disk_type": "pd-standard", |
269 |
| - "guest_accelerator": [], |
270 |
| - "image_type": "COS", |
271 |
| - "labels": {}, |
272 |
| - "local_ssd_count": 0, |
273 |
| - "machine_type": "n1-standard-2", |
274 |
| - "metadata": { |
275 |
| - "disable-legacy-endpoints": "true" |
276 |
| - }, |
277 |
| - "min_cpu_platform": "", |
278 |
| - "oauth_scopes": [ |
279 |
| - "https://www.googleapis.com/auth/logging.write", |
280 |
| - "https://www.googleapis.com/auth/monitoring" |
281 |
| - ], |
282 |
| - "preemptible": true, |
283 |
| - "sandbox_config": [], |
284 |
| - "service_account": "default", |
285 |
| - "shielded_instance_config": [ |
286 |
| - { |
287 |
| - "enable_integrity_monitoring": true, |
288 |
| - "enable_secure_boot": false |
289 |
| - } |
290 |
| - ], |
291 |
| - "tags": [], |
292 |
| - "taint": [], |
293 |
| - "workload_metadata_config": [] |
294 |
| - } |
295 |
| - ], |
296 | 163 | "node_count": 1,
|
297 | 164 | "project": "project-foo",
|
298 | 165 | "region": null,
|
|
352 | 219 | "reuse_values": false,
|
353 | 220 | "set": [],
|
354 | 221 | "set_sensitive": [],
|
355 |
| - "set_string": [], |
356 | 222 | "skip_crds": false,
|
357 | 223 | "status": "deployed",
|
358 | 224 | "timeout": 300,
|
|
424 | 290 | }
|
425 | 291 | ],
|
426 | 292 | "set_sensitive": [],
|
427 |
| - "set_string": [], |
428 | 293 | "skip_crds": false,
|
429 | 294 | "status": "deployed",
|
430 | 295 | "timeout": 300,
|
|
498 | 363 | }
|
499 | 364 | ],
|
500 | 365 | "set_sensitive": [],
|
501 |
| - "set_string": [], |
502 | 366 | "skip_crds": false,
|
503 | 367 | "status": "deployed",
|
504 | 368 | "timeout": 300,
|
|
565 | 429 | }
|
566 | 430 | ],
|
567 | 431 | "set_sensitive": [],
|
568 |
| - "set_string": [], |
569 | 432 | "skip_crds": false,
|
570 | 433 | "status": "deployed",
|
571 | 434 | "timeout": 300,
|
|
626 | 489 | "reuse_values": false,
|
627 | 490 | "set": [],
|
628 | 491 | "set_sensitive": [],
|
629 |
| - "set_string": [], |
630 | 492 | "skip_crds": false,
|
631 | 493 | "status": "deployed",
|
632 | 494 | "timeout": 300,
|
|
0 commit comments