File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 1799
1799
},
1800
1800
"tolerations" : [],
1801
1801
"affinity" : {},
1802
- "topologySpreadConstraints" : {},
1803
1802
"env" : [],
1804
1803
"volumes" : [],
1805
1804
"volumeMounts" : [],
1854
1853
"httpPort" : {
1855
1854
"enable" : true ,
1856
1855
"port" : 80 ,
1857
- "nodePort" : " " ,
1856
+ "nodePort" : 8443 ,
1858
1857
"targetPort" : 80
1859
1858
},
1860
1859
"httpsPort" : {
1861
1860
"enable" : true ,
1862
1861
"port" : 443 ,
1863
- "nodePort" : " " ,
1862
+ "nodePort" : 8443 ,
1864
1863
"targetPort" : 443
1865
1864
},
1866
1865
"customPorts" : []
2414
2413
},
2415
2414
"tolerations" : [],
2416
2415
"affinity" : {},
2417
- "topologySpreadConstraints" : {},
2418
2416
"env" : [],
2419
2417
"volumes" : [],
2420
2418
"volumeMounts" : [],
2469
2467
"httpPort" : {
2470
2468
"enable" : true ,
2471
2469
"port" : 80 ,
2472
- "nodePort" : " " ,
2470
+ "nodePort" : 8080 ,
2473
2471
"targetPort" : 80
2474
2472
},
2475
2473
"httpsPort" : {
2476
2474
"enable" : true ,
2477
2475
"port" : 443 ,
2478
- "nodePort" : " " ,
2476
+ "nodePort" : 8443 ,
2479
2477
"targetPort" : 443
2480
2478
},
2481
2479
"customPorts" : []
2561
2559
"logLevel" : " error" ,
2562
2560
"syslog" : {
2563
2561
"host" : " 127.0.0.1" ,
2564
- "port" : " 1514"
2562
+ "port" : 1514
2565
2563
},
2566
2564
"napMonitoring" : {
2567
2565
"collectorBufferSize" : 50000 ,
You can’t perform that action at this time.
0 commit comments