This repository has been archived by the owner on Oct 22, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 62
/
values.yaml
560 lines (527 loc) · 15.2 KB
/
values.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
# REQUIRED: the domain that the deployment will be visible to the user.
system_domain: ~
# Set or override job properties. The first level of the map is the instance group name. The second
# level of the map is the job name. E.g.:
# properties:
# adapter:
# adapter:
# scalablesyslog:
# adapter:
# logs:
# addr: kubecf-log-api:8082
#
properties: {}
credentials: {}
variables: {}
kube:
# The storage class to be used for the instance groups that need it (e.g. bits, database and
# singleton-blobstore). If it's not set, the default storage class will be used.
storage_class: ~
# The psp key contains the configuration related to Pod Security Policies. By default, a PSP will
# be generated with the necessary permissions for running KubeCF. To pass an existing PSP and
# prevent KubeCF from creating a new one, set the kube.psp.default with the PSP name.
psp:
default: ~
releases:
# The defaults for all releases, where we do not otherwise override them.
defaults:
url: docker.io/cfcontainerization
stemcell:
os: SLE_15_SP1
version: 23.21-7.0.0_374.gb8e8e6af
app-autoscaler:
version: 3.0.0
bits-service:
version: 2.28.0
brain-tests:
version: v0.0.12
stemcell:
os: SLE_15_SP1
version: 25.1-7.0.0_374.gb8e8e6af
cf-acceptance-tests:
version: 0.0.13
stemcell:
os: SLE_15_SP1
version: 23.21-7.0.0_374.gb8e8e6af
cf-smoke-tests:
version: 40.0.128
stemcell:
os: SLE_15_SP1
version: 25.2-7.0.0_374.gb8e8e6af
# pxc is not a BOSH release.
pxc:
image:
repository: docker.io/cfcontainerization/pxc
tag: 0.9.4
eirini:
version: 0.0.27
stemcell:
os: SLE_15_SP1
version: 23.21-7.0.0_374.gb8e8e6af
postgres:
version: "39"
sle15:
version: "10.93"
sync-integration-tests:
version: v0.0.3
suse-staticfile-buildpack:
url: registry.suse.com/cap-staging
version: "1.5.5.1"
stemcell:
os: SLE_15_SP1
version: 25.1-7.0.0_374.gb8e8e6af
file: suse-staticfile-buildpack/packages/staticfile-buildpack-sle15/staticfile-buildpack-sle15-v1.5.5.1-5.1-eaf36a02.zip
suse-java-buildpack:
url: registry.suse.com/cap-staging
version: "4.29.1.1"
stemcell:
os: SLE_15_SP1
version: 25.1-7.0.0_374.gb8e8e6af
file: suse-java-buildpack/packages/java-buildpack-sle15/java-buildpack-sle15-v4.29.1.1-543ec059.zip
suse-ruby-buildpack:
url: registry.suse.com/cap-staging
version: "1.8.15.1"
stemcell:
os: SLE_15_SP1
version: 25.1-7.0.0_374.gb8e8e6af
file: suse-ruby-buildpack/packages/ruby-buildpack-sle15/ruby-buildpack-sle15-v1.8.15.1-4.1-2b6d6879.zip
suse-dotnet-core-buildpack:
url: registry.suse.com/cap-staging
version: "2.3.9.1"
stemcell:
os: SLE_15_SP1
version: 25.1-7.0.0_374.gb8e8e6af
file: suse-dotnet-core-buildpack/packages/dotnet-core-buildpack-sle15/dotnet-core-buildpack-sle15-v2.3.9.1-1.1-e74bd89e.zip
suse-nodejs-buildpack:
url: registry.suse.com/cap-staging
version: "1.7.17.1"
stemcell:
os: SLE_15_SP1
version: 25.1-7.0.0_374.gb8e8e6af
file: suse-nodejs-buildpack/packages/nodejs-buildpack-sle15/nodejs-buildpack-sle15-v1.7.17.1-1.1-7e96d2dd.zip
suse-go-buildpack:
url: registry.suse.com/cap-staging
version: "1.9.11.1"
stemcell:
os: SLE_15_SP1
version: 25.1-7.0.0_374.gb8e8e6af
file: suse-go-buildpack/packages/go-buildpack-sle15/go-buildpack-sle15-v1.9.11.1-2.1-d5c02636.zip
suse-python-buildpack:
url: registry.suse.com/cap-staging
version: "1.7.12.1"
stemcell:
os: SLE_15_SP1
version: 25.1-7.0.0_374.gb8e8e6af
file: suse-python-buildpack/packages/python-buildpack-sle15/python-buildpack-sle15-v1.7.12.1-2.1-ebd0f50d.zip
suse-php-buildpack:
url: registry.suse.com/cap-staging
version: "4.4.12.1"
stemcell:
os: SLE_15_SP1
version: 25.1-7.0.0_374.gb8e8e6af
file: suse-php-buildpack/packages/php-buildpack-sle15/php-buildpack-sle15-v4.4.12.1-4.1-2c4591cb.zip
suse-nginx-buildpack:
url: registry.suse.com/cap-staging
version: "1.1.7.1"
stemcell:
os: SLE_15_SP1
version: 25.1-7.0.0_374.gb8e8e6af
file: suse-nginx-buildpack/packages/nginx-buildpack-sle15/nginx-buildpack-sle15-v1.1.7.1-1.1-fbf90d1f.zip
suse-binary-buildpack:
url: registry.suse.com/cap-staging
version: "1.0.36.1"
stemcell:
os: SLE_15_SP1
version: 25.1-7.0.0_374.gb8e8e6af
file: suse-binary-buildpack/packages/binary-buildpack-sle15/binary-buildpack-sle15-v1.0.36.1-1.1-37ec2cbf.zip
multi_az: false
high_availability: false
# Instance sizing takes precedence over the high_availability property. I.e. setting the
# instance count for an instance group greater than 1 will make it highly available.
#
# It is also possible to specify custom affinity rules for each instance group. If no rule
# is provided, then each group as anti-affinity to itself, to try to spread the pods between
# different nodes. In addition diego-cell and router also have anti-affinity to each other.
#
# The default rules look like this:
#
# sizing:
# sample_group:
# affinity:
# podAntiAffinity:
# preferredDuringSchedulingIgnoredDuringExecution:
# - weight: 100
# podAffinityTerm:
# labelSelector:
# matchExpressions:
# - key: quarks.cloudfoundry.org/quarks-statefulset-name
# operator: In
# values:
# - sample_group
# topologyKey: kubernetes.io/hostname
#
# Any affinity rules specified here will *overwrite* the default rule and not merge with it.
sizing:
adapter:
instances: ~
api:
instances: ~
asactors:
instances: ~
asapi:
instances: ~
asmetrics:
instances: ~
asnozzle:
instances: ~
auctioneer:
instances: ~
bits:
instances: ~
cc_worker:
instances: ~
credhub:
instances: ~
database:
instances: ~
persistence:
size: 20Gi
diego_api:
instances: ~
diego_cell:
ephemeral_disk:
# Size of the ephemeral disk used to store applications in MB
size: 40960
# The name of the storage class used for the ephemeral disk PVC.
storage_class: ~
instances: ~
doppler:
instances: ~
eirini:
instances: ~
log_api:
instances: ~
nats:
instances: ~
router:
instances: ~
routing_api:
instances: ~
scheduler:
instances: ~
uaa:
instances: ~
tcp_router:
instances: ~
# External endpoints are created for the instance groups only if features.ingress.enabled is false.
services:
router:
annotations: ~
type: LoadBalancer
externalIPs: []
clusterIP: ~
ssh-proxy:
annotations: ~
type: LoadBalancer
externalIPs: []
clusterIP: ~
tcp-router:
annotations: ~
type: LoadBalancer
externalIPs: []
clusterIP: ~
port_range:
start: 20000
end: 20008
settings:
router:
# tls sets up the public TLS for the router. The tls keys:
# crt: the certificate in the PEM format. Required.
# key: the private key in the PEM format. Required.
tls: {}
# crt: |
# -----BEGIN CERTIFICATE-----
# ...
# -----END CERTIFICATE-----
# key: |
# -----BEGIN PRIVATE KEY-----
# ...
# -----END PRIVATE KEY-----
features:
eirini:
# When eirini is enabled, both suse_default_stack and suse_buildpacks must be enabled as well.
enabled: false
registry:
service:
# This setting is not currently configurable and must be HIDDEN
nodePort: 31666
ingress:
enabled: false
tls:
crt: ~
key: ~
annotations: {}
labels: {}
suse_default_stack:
enabled: false
suse_buildpacks:
enabled: true
autoscaler:
enabled: false
credhub:
enabled: true
# Disabling routing_api will also disable the tcp_router instance_group
routing_api:
enabled: true
# embedded_database enables the embedded PXC sub-chart. Disabling it allows using an external, already seeded,
embedded_database:
enabled: true
blobstore:
# Possible values for provider: singleton and s3.
provider: singleton
s3:
aws_region: ~
blobstore_access_key_id: ~
blobstore_secret_access_key: ~
blobstore_admin_users_password: ~
# The following values are used as S3 bucket names.
app_package_directory_key: ~
buildpack_directory_key: ~
droplet_directory_key: ~
resource_directory_key: ~
# The external database type can be either 'mysql' or 'postgres'.
external_database:
enabled: false
require_ssl: false
ca_cert: ~
type: ~
host: ~
port: ~
databases:
uaa:
name: uaa
password: ~
username: ~
cc:
name: cloud_controller
password: ~
username: ~
bbs:
name: diego
password: ~
username: ~
routing_api:
name: routing-api
password: ~
username: ~
policy_server:
name: network_policy
password: ~
username: ~
silk_controller:
name: network_connectivity
password: ~
username: ~
locket:
name: locket
password: ~
username: ~
credhub:
name: credhub
password: ~
username: ~
# Enable or disable instance groups for the different test suites.
# Only smoke tests should be run in production environments.
#
# __ATTENTION__: The brain tests do things with the cluster which
# required them to have `cluster-admin` permissions (i.e. root).
# Enabling them is thus potentially insecure. They should only be
# activated for isolated testing.
testing:
brain_tests:
enabled: false
cf_acceptance_tests:
enabled: false
smoke_tests:
enabled: true
sync_integration_tests:
enabled: false
ccdb:
encryption:
rotation:
# Key labels must be <= 240 characters long.
key_labels:
- encryption_key_0
current_key_label: encryption_key_0
operations:
# A list of configmap names that should be applied to the BOSH manifest.
custom: []
# Inlined operations that get into generated ConfigMaps. E.g. adding a password variable:
# operations:
# inline:
# - type: replace
# path: /variables/-
# value:
# name: my_password
# type: password
inline: []
k8s-host-url: ""
k8s-service-token: ""
k8s-service-username: ""
k8s-node-ca: ""
eirini:
global:
labels: {}
annotations: {}
env:
# This setting is not configurable and must be HIDDEN from the user.
# It's a workaround to replace the port eirini uses for the registry
DOMAIN: '127.0.0.1.nip.io:31666" #'
services:
loadbalanced: true
opi:
image_tag: "1.5.0"
image: registry.suse.com/cap-staging/opi
metrics_collector_image: registry.suse.com/cap-staging/metrics-collector
bits_waiter_image: registry.suse.com/cap-staging/bits-waiter
route_collector_image: registry.suse.com/cap-staging/route-collector
route_pod_informer_image: registry.suse.com/cap-staging/route-pod-informer
route_statefulset_informer_image: registry.suse.com/cap-staging/route-statefulset-informer
event_reporter_image: registry.suse.com/cap-staging/event-reporter
event_reporter_image_tag: "1.5.0"
staging_reporter_image: registry.suse.com/cap-staging/staging-reporter
staging_reporter_image_tag: "1.5.0"
#
registry_secret_name: eirini-registry-credentials
namespace: eirini
kubecf:
enable: false
use_registry_ingress: false
ingress_endpoint: ~
kube:
external_ips: []
deny_app_ingress: false
cc_api:
serviceName: "api"
staging:
downloader_image: registry.suse.com/cap-staging/recipe-downloader
downloader_image_tag: "1.5.0-24.1"
executor_image: registry.suse.com/cap-staging/recipe-executor
executor_image_tag: "1.5.0-24.1"
uploader_image: registry.suse.com/cap-staging/recipe-uploader
uploader_image_tag: "1.5.0-24.1"
enable: true
tls:
client:
secretName: "var-eirini-tls-client-cert"
certPath: "certificate"
keyPath: "private_key"
cc_uploader:
secretName: "var-cc-bridge-cc-uploader"
certPath: "certificate"
keyPath: "private_key"
ca:
secretName: "var-eirini-tls-client-cert"
path: "ca"
stagingReporter:
secretName: "var-eirini-tls-client-cert"
certPath: "certificate"
keyPath: "private_key"
caPath: "ca"
tls:
opiCapiClient:
secretName: "var-eirini-tls-client-cert"
keyPath: "private_key"
certPath: "certificate"
opiServer:
secretName: "var-eirini-tls-server-cert"
certPath: "certificate"
keyPath: "private_key"
capi:
secretName: "var-eirini-tls-server-cert"
caPath: "ca"
eirini:
secretName: "var-eirini-tls-server-cert"
caPath: "ca"
events:
enable: true
# All configs in this section should be HIDDEN from the user; they are
# here to adapt the Eirini helm chart for KubeCF use.
tls:
capiClient:
secretName: "var-cc-tls"
keyPath: "private_key"
certPath: "certificate"
capi:
secretName: "var-cc-tls"
caPath: "ca"
logs:
# disable fluentd, use eirinix-loggregator-bridge (HIDDEN from the user).
enable: false
# HIDDEN from the user as changing this breaks logging.
serviceName: doppler
# All configs in this section should be HIDDEN from the user; they are here
# to adapt the Eirini helm chart for KubeCF use.
metrics:
enable: true
tls:
client:
secretName: "var-loggregator-tls-doppler"
keyPath: "private_key"
certPath: "certificate"
server:
secretName: "var-loggregator-tls-doppler"
caPath: "ca"
rootfsPatcher:
enable: false
timeout: 2m
# All configs in this section should be HIDDEN from the user; they are here
# to adapt the Eirini helm chart for KubeCF use.
routing:
enable: true
nats:
secretName: "var-nats-password"
passwordPath: "password"
serviceName: "nats"
secretSmuggler:
enable: false
bits:
download_eirinifs: false
global:
labels: {}
annotations: {}
images:
bits_service: registry.suse.com/cap-staging/bits-service:bits-1.0.15-15.1.6.2.220-24.2
env:
# This setting is not configurable and must be HIDDEN from the user.
DOMAIN: 127.0.0.1.nip.io
ingress:
endpoint: ~
use: false
kube:
external_ips: []
services:
loadbalanced: true
blobstore:
serviceName: "singleton-blobstore"
userName: "blobstore-user"
secret:
name: "var-blobstore-admin-users-password"
passwordPath: "password"
secrets:
BITS_SERVICE_SECRET: "secret"
BITS_SERVICE_SIGNING_USER_PASSWORD: "notpassword123"
useExistingSecret: true
tls_secret_name: bits-service-ssl
tls_cert_name: certificate
tls_key_name: private_key
tls_ca_name: ca
eirinix:
persi-broker:
service-plans:
- id: default
name: "default"
description: "Existing default storage class"
kube_storage_class: "default"
free: true
default_size: "1Gi"