generated from edgexfoundry-holding/template-repo
-
Notifications
You must be signed in to change notification settings - Fork 7
/
development-images-values-x86_64.yaml
150 lines (150 loc) · 4.46 KB
/
development-images-values-x86_64.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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
edgex:
image:
core:
common_config:
repository: nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper
tag: latest
pullPolicy: Always
command:
repository: nexus3.edgexfoundry.org:10004/core-command
tag: latest
pullPolicy: Always
data:
repository: nexus3.edgexfoundry.org:10004/core-data
tag: latest
pullPolicy: Always
metadata:
repository: nexus3.edgexfoundry.org:10004/core-metadata
tag: latest
pullPolicy: Always
support:
notifications:
repository: nexus3.edgexfoundry.org:10004/support-notifications
tag: latest
pullPolicy: Always
scheduler:
repository: nexus3.edgexfoundry.org:10004/support-scheduler
tag: latest
pullPolicy: Always
appservice:
rules:
repository: nexus3.edgexfoundry.org:10004/app-service-configurable
tag: latest
pullPolicy: Always
appsample:
repository: nexus3.edgexfoundry.org:10004/app-service-configurable
tag: latest
pullPolicy: Always
apprecordreplay:
repository: nexus3.edgexfoundry.org:10004/app-record-replay
tag: latest
pullPolicy: Always
metricsinfluxdb:
repository: nexus3.edgexfoundry.org:10004/app-service-configurable
tag: latest
pullPolicy: Always
rfidllrpinventory:
repository: nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory
tag: latest
pullPolicy: Always
mqttexport:
repository: nexus3.edgexfoundry.org:10004/app-service-configurable
tag: latest
pullPolicy: Always
httpexport:
repository: nexus3.edgexfoundry.org:10004/app-service-configurable
tag: latest
pullPolicy: Always
externalmqtttrigger:
repository: nexus3.edgexfoundry.org:10004/app-service-configurable
tag: latest
pullPolicy: Always
device:
virtual:
repository: nexus3.edgexfoundry.org:10004/device-virtual
tag: latest
pullPolicy: Always
rest:
repository: nexus3.edgexfoundry.org:10004/device-rest
tag: latest
pullPolicy: Always
onvifcamera:
repository: nexus3.edgexfoundry.org:10004/device-onvif-camera
tag: latest
pullPolicy: Always
usbcamera:
repository: nexus3.edgexfoundry.org:10004/device-usb-camera
tag: latest
pullPolicy: Always
mqtt:
repository: nexus3.edgexfoundry.org:10004/device-mqtt
tag: latest
pullPolicy: Always
modbus:
repository: nexus3.edgexfoundry.org:10004/device-modbus
tag: latest
pullPolicy: Always
bacnet:
repository: nexus3.edgexfoundry.org:10004/device-bacnet
tag: latest
pullPolicy: Always
coap:
repository: nexus3.edgexfoundry.org:10004/device-coap
tag: latest
pullPolicy: Always
snmp:
repository: nexus3.edgexfoundry.org:10004/device-snmp
tag: latest
pullPolicy: Always
rfidllrp:
repository: nexus3.edgexfoundry.org:10004/device-rfid-llrp
tag: latest
pullPolicy: Always
gpio:
repository: nexus3.edgexfoundry.org:10004/device-gpio
tag: latest
pullPolicy: Always
ui:
repository: nexus3.edgexfoundry.org:10004/edgex-ui
tag: latest
pullPolicy: Always
consul:
repository: hashicorp/consul
tag: "1.16"
pullPolicy: Always
redis:
repository: redis
tag: "7.0-alpine"
pullPolicy: Always
ekuiper:
repository: lfedge/ekuiper
tag: "1.11-alpine"
pullPolicy: Always
vault:
repository: hashicorp/vault
tag: "1.14"
pullPolicy: Always
bootstrapper:
repository: nexus3.edgexfoundry.org:10004/security-bootstrapper
tag: latest
pullPolicy: Always
proxysetup:
repository: nexus3.edgexfoundry.org:10004/security-proxy-setup
tag: "latest"
pullPolicy: Always
secretstoresetup:
repository: nexus3.edgexfoundry.org:10004/security-secretstore-setup
tag: latest
pullPolicy: Always
modbussimulator:
repository: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-modbus-simulator
tag: "latest"
pullPolicy: Always
mqttbroker:
repository: eclipse-mosquitto
tag: "2.0"
pullPolicy: Always
natsserver:
repository: nats
tag: "2.9-alpine"
pullPolicy: Always