-
Notifications
You must be signed in to change notification settings - Fork 10
/
cf-secrets-example.external.yml
101 lines (99 loc) · 2.11 KB
/
cf-secrets-example.external.yml
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
# External secrets that are not easily rotated
properties:
cc:
newrelic:
license_key: NEWRELIC_LICENSE_KEY
# README: https://github.com/cloudfoundry/cloud_controller_ng/issues/465
# Cannot be rotated once set.
db_encryption_key:
ccdb:
db_scheme: postgres
roles:
- tag:
name: CCDB_DB_USER
password: CCDB_DB_PASSWORD
databases:
- tag:
name: CCDB_DB_NAME
address: CCDB_DB_HOST
port:
collector:
newrelic_insights:
api_key:
app_id:
newrelic_plugin:
license_key: new_relic_license_key
collectd:
riemann_server: RIEMANN_SERVER_IP
uaadb:
db_scheme: postgresql
roles:
- tag:
name:
password:
databases:
- tag:
name
address:
port:
login:
smtp:
host:
password:
from_address:
port:
user:
saml:
signatureAlgorithm: SHA256
serviceProviderKey: |+
-----BEGIN RSA PRIVATE KEY-----
-----END RSA PRIVATE KEY-----
serviceProviderKeyPassword:
serviceProviderCertificate: |+
-----BEGIN CERTIFICATE-----
-----END CERTIFICATE-----
providers:
uaa:
clients:
kibana_oauth2_client:
secret:
influxdb-firehose-nozzle:
secret:
sandbox-bot:
secret:
uaa-token-audit:
secret:
uaa_extras_app:
secret:
logsearch_firehose_ingestor:
secret:
dashboard:
secret:
buildpack-notifier:
secret:
kubernetes-client:
secret:
cloud-gov-community:
secret:
concourse-broker:
secret:
uaaproxy:
secret:
firehose_exporter:
secret:
newrelic:
production:
app_name:
error_collector:
ignore_errors: akka.actor.ActorKilledException
license_key: new_relic_license_key
scim:
users:
- name: logsearch-firehose-ingestor
password:
groups:
- cloud_controller.admin
- doppler.firehose
nessus-agent:
this-has-moved: to-runtime-config
but-the-manifest: wants-something-to-merge