File tree Expand file tree Collapse file tree 3 files changed +12
-21
lines changed Expand file tree Collapse file tree 3 files changed +12
-21
lines changed Original file line number Diff line number Diff line change @@ -217,13 +217,10 @@ omec-user-plane:
217
217
enabled : false
218
218
images :
219
219
repository : " registry.aetherproject.org/proxy/"
220
- # following two lines pull busybox from Docker Hub instead of Aether Registry
221
- tags :
222
- tools : omecproject/busybox:stable
223
- # uncomment following section to add update bess image tag
224
- # tags:
225
- # bess: <bess image tag>
226
- # pfcpiface: <pfcp image tag>
220
+ # tags:
221
+ # bess: <bess image tag>
222
+ # pfcpiface: <pfcp image tag>
223
+ # tools: omecproject/busybox:stable
227
224
config :
228
225
upf :
229
226
name : " oaisim"
Original file line number Diff line number Diff line change @@ -325,13 +325,10 @@ omec-user-plane:
325
325
enabled : true
326
326
images :
327
327
repository : " registry.aetherproject.org/proxy/"
328
- # following two lines pull busybox from Docker Hub instead of Aether Registry
329
- tags :
330
- tools : omecproject/busybox:stable
331
- # uncomment following section to add update bess image tag
332
- # tags:
333
- # bess: <bess image tag>
334
- # pfcpiface: <pfcp image tag>
328
+ # tags:
329
+ # bess: <bess image tag>
330
+ # pfcpiface: <pfcp image tag>
331
+ # tools: omecproject/busybox:stable
335
332
config :
336
333
upf :
337
334
name : " oaisim"
Original file line number Diff line number Diff line change @@ -325,13 +325,10 @@ omec-user-plane:
325
325
enabled : false
326
326
images :
327
327
repository : " registry.aetherproject.org/proxy/"
328
- # following two lines pull busybox from Docker Hub instead of Aether Registry
329
- tags :
330
- tools : omecproject/busybox:stable
331
- # uncomment following section to add update bess image tag
332
- # tags:
333
- # bess: <bess image tag>
334
- # pfcpiface: <pfcp image tag>
328
+ # tags:
329
+ # bess: <bess image tag>
330
+ # pfcpiface: <pfcp image tag>
331
+ # tools: omecproject/busybox:stable
335
332
config :
336
333
upf :
337
334
name : " oaisim"
You can’t perform that action at this time.
0 commit comments