forked from validatedpatterns/retail
-
Notifications
You must be signed in to change notification settings - Fork 0
/
values-global.yaml
52 lines (41 loc) · 981 Bytes
/
values-global.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
---
global:
pattern: quarkus-coffeeshop
options:
useCSV: false
syncPolicy: Automatic
installPlanApproval: Automatic
git:
hostname: github.com
account: validatedpatterns-demos
username: validatedpatterns-demos
email: [email protected]
dev_revision: main
imageregistry:
account: hybridcloudpatterns
hostname: quay.io
type: quay
quarkuscoffeeshopBarista:
revision: main
imageTag: latest
quarkuscoffeeshopCounter:
revision: 5.0.3-SNAPSHOT
imageTag: latest
quarkuscoffeeshopCustomerloyalty:
revision: main
imageTag: latest
quarkuscoffeeshopCustomermocker:
revision: master
imageTag: latest
quarkuscoffeeshopInventory:
revision: '5.0.0-SNAPSHOT'
imageTag: latest
quarkuscoffeeshopKitchen:
revision: main
# revision: '5.0.0-SNAPSHOT'
imageTag: latest
quarkuscoffeeshopWeb:
revision: '5.0.3-SNAPSHOT'
imageTag: latest
main:
clusterGroupName: hub