-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexample-env-spec.yaml
53 lines (53 loc) · 2.48 KB
/
example-env-spec.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
# example chartmap environment specification
environment:
alfresco-api-gateway.keycloakURL : 'http://localhost-k8s/auth'
alfresco-content-services.alfresco-digital-workspace.enabled : 'true'
alfresco-content-services.alfresco-infrastructure.enabled : 'false'
alfresco-content-services.externalHost : 'localhost-k8s'
alfresco-content-services.networkpolicysetting.enabled : 'false'
alfresco-content-services.repository.environment.IDENTITY_SERVICE_URI : 'http://localhost-k8s/auth'
alfresco-digital-workspace.enabled : 'true'
alfresco-infrastructure.activemq.adminUser.username : 'foo'
alfresco-infrastructure.activemq.adminUser.Password : 'bar'
alfresco-infrastructure.alfresco-api-gateway.enabled : 'false'
alfresco-infrastructure.alfresco-api-gateway.keycloakURL : 'http://localhost-k8s/auth'
alfresco-infrastructure.alfresco-activiti-cloud-registry.enabled : 'false'
alfresco-infrastructure.nginx-ingress.enabled : 'true'
alfresco-process-services.alfresco-infrastructure.enabled : 'false'
alfresco-process-services.alfresco-infrastructure.alfresco-api-gateway.keycloakURL : 'http://localhost-k8s/auth'
alfresco-process-services.processEngine.environment.IDENTITY_SERVICE_AUTH : 'http://localhost-k8s/auth'
alfresco-sync-service.syncservice.enabled : 'true'
azuregateway.enabled : 'false'
b2gateway.enabled : 'false'
global.service.name : 'foo-name'
global.tracking.auth : 'secret'
global.tracking.sharedsecret : 'foo-secret'
global.keycloak.clientSecret : 'foo-secret'
gcsgateway.enabled : 'true'
ingress.enabled : 'false'
ingress.domain : 'foo-domain'
insightzeppelin.enabled: 'true'
insightKey : 'foo-key'
insightCrt : 'foo-crt'
jfmcCrt : 'foo'
jfmcKeystore : 'foo'
postgresql-syncservice.enabled : 'true'
keycloakURL : 'http://localhost-k8s/auth'
keycloak.persistence.dbVendor : 'postgres'
keycloak.persistence.deployPostgres : 'true'
mongodb.db.adminPassword : 'foo-password'
mongodb.db.mcPassword : 'foo-password'
mongodb.db.insightPassword : 'foo-password'
mongodb.mongodbDatabase : 'foo'
mongodb.mongodbPassword: 'foo-password'
mongodb.mongodbRootPassword : 'foo-password'
mongodb.mongodbUsername : 'foo-username'
mongodb.uri : 'http://foo-uri'
redis.redisPassword : 'foo-password'
replicationPassword : 'foo-password'
s3gateway.enabled : 'true'
service.type : 'foo'
service.port.number : 9999
signalsciences.accessKeyId : 'foo-key'
signalsciences.accessKeyIdExistingSecret : 'foo-secret'
superuserPassword : 'foo-password'