-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvalues-sample.yaml
34 lines (34 loc) · 1.01 KB
/
values-sample.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
#@data/values
---
namespace:
name: educateshub
create: true
replicas: 1
image:
name: ghcr.io/educates/educates-hub:main
build: false
push_repo: registry.test:5000/educates #! DO NOT SPECIFY TAG
host: hub.10.30.82.22.nip.io
dockerfile: docker/Dockerfile.innerloop
portals:
- name: educates-training-portal-ui-failk8s-dev
url: https://educates-training-portal-ui.training.failk8s.dev
robot:
client_id: grumpy-old-man
client_secret: what-a-looser
username: robot@educates
password: jorge-is-awesome
- name: educates-training-portal-ui-failk8s-com
url: https://educates-training-portal-ui.training.failk8s.com
robot:
client_id: grumpy-old-man
client_secret: what-a-looser
username: robot@educates
password: jorge-is-awesome
- name: lab-spring-boot-ui-failk8s-dev
url: https://lab-spring-boot-ui.training.failk8s.dev
robot:
client_id: grumpy-old-man
client_secret: what-a-looser
username: robot@educates
password: jorge-is-awesome