Skip to content
Snippets Groups Projects
Commit a685e9a7 authored by turletti's avatar turletti
Browse files

add tcpdump container option

parent 2e3228f0
No related branches found
No related tags found
No related merge requests found
......@@ -203,6 +203,7 @@ oai-traffic-server:
version: latest
#pullPolicy: IfNotPresent or Never or Always
pullPolicy: IfNotPresent
includeTcpDumpContainer: @TCPDUMP_CONTAINER@ #only for taking pcaps inside network function pod
multus:
create: @MULTUS_TS@
ipAdd: "@IP_TS@"
......
......@@ -226,6 +226,7 @@ oai-traffic-server:
version: latest
#pullPolicy: IfNotPresent or Never or Always
pullPolicy: IfNotPresent
includeTcpDumpContainer: @TCPDUMP_CONTAINER@ #only for taking pcaps inside network function pod
multus:
create: @MULTUS_TS@
ipAdd: "@IP_TS@"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment