-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwso2.yaml
33 lines (32 loc) · 826 Bytes
/
wso2.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
# default credentials admin/admin
wso2:
deployment:
am:
dockerRegistry: "docker.io"
imageName: "wso2/wso2am"
imageTag: "latest"
ingress:
management:
hostname: am.wso2-dev.pcdacs.local
gateway:
className: "nginx"
hostname: gateway.wso2-dev.pcdacs.local
websocket:
hostname: websocket.wso2-dev.pcdacs.local
websub:
hostname: websub.wso2-dev.pcdacs.local
mi:
dockerRegistry: "docker.io"
imageName: "wso2/wso2mi"
imageTag: "latest"
ingress:
className: "nginx"
management:
hostname: management-mi-wso2-dev.pcdacs.local
# replicas: 2
persistentRuntimeArtifacts:
storageClass: longhorn
mysql-am:
mysql:
persistence:
storageClass: longhorn