-
Notifications
You must be signed in to change notification settings - Fork 0
/
kind-override-values.yaml
113 lines (104 loc) · 2.54 KB
/
kind-override-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
# SPDX-FileCopyrightText: Magenta ApS
#
# SPDX-License-Identifier: MPL-2.0
---
# These settings can be used to install a local AMQP system in the dev
# environment. Install the Bitnami Helm repo if it is not installed already
# (can be checked with "$ helm repo list"):
# $ helm repo add bitnami https://charts.bitnami.com/bitnami
# Install RabbitMQ:
# $ helm install rabbitmq bitnami/rabbitmq
amqp:
enabled: false
# The url_secret can be created with:
# $ kubectl create secret generic amqp-secret \
# --from-literal=url=amqp://user:password@rabbitmq
# where the password can be found in the RabbitMQ secret in the cluster
#url_secret: amqp-secret
os2mo:
replicaCount: 1
init:
enabled: false
image:
tag: latest
config:
root_organisation:
name: xyz
user_key: 702d97ea-4e03-11ec-8163-c70f41b96b32
facets:
org_unit_address_type:
PhoneUnit:
title: "CVR"
scope: "CVR"
it_systems: {}
log_level: DEBUG
db_init:
make_superuser: true
environment:
GRAPHQL_ENABLE: true
KEYCLOAK_VERIFY_AUDIENCE: false
resources:
requests:
memory: "1024Mi"
cpu: "500m"
limits:
memory: "1536Mi"
cpu: "1000m"
keycloak:
builder:
lora_realm_enabled: true
environment:
KEYCLOAK_SSL_REQUIRED_MO: none
KEYCLOAK_SSL_REQUIRED_LORA: none
KEYCLOAK_REALM_USERS: '[
{
"username": "bruce",
"password": "bruce",
"firstname": "Bruce",
"lastname": "Lee",
"email": "[email protected]",
"roles": ["admin"],
"enabled": true
}
]'
resources:
requests:
memory: "2048Mi"
cpu: "1000m"
limits:
memory: "4096Mi"
cpu: "2000m"
sdtool:
enabled: false
database:
mox:
user: postgres
secret: mox-db-secret
fixture: "kolding"
orgviewer:
med:
enabled: false
url: http://orgviewer-med.example.com
org_uuid: "f06ee470-9f17-566f-acbe-e938112d46d9"
title: "Medarbejder organisation"
ingress:
hostname: orgviewer-med.example.com
adm:
enabled: false
url: http://orgviewer-adm.example.com
org_uuid: "fb2d158f-114e-5f67-8365-2c520cf10b58"
title: "Administrativ organisation"
ingress:
hostname: orgviewer-adm.example.com
os2sync:
enabled: false
# The municipality CVR
municipality: 12345678
db_host: mysql
fkk:
enabled: false
extraEnv:
- name: FKK__ENVIRONMENT
value: "test"
- name: FKK__AUTHORITY_CONTEXT_CVR
value: "25052943" # Magenta Aps CVR