@@ -46,6 +46,10 @@ global:
4646 maxUnavailable : 0
4747 # -- Specify affinity for all components, can be overridden individually
4848 affinity : {}
49+ # -- Specify dnsPolicy for all components, can be overridden individually
50+ dnsPolicy : " "
51+ # -- Specify dnsConfig for all components, can be overridden individually
52+ dnsConfig : {}
4953 # -- Specify topologySpreadConstraints for all components, can be overridden individually
5054 topologySpreadConstraints : []
5155 # - maxSkew: 4
@@ -474,6 +478,10 @@ components:
474478 affinity : {}
475479 # -- Specify topologySpreadConstraints for router pods, this overwrites global.seleniumGrid.topologySpreadConstraints parameter
476480 topologySpreadConstraints : []
481+ # -- Specify dnsPolicy for router pods, this overwrites global.seleniumGrid.dnsPolicy parameter
482+ dnsPolicy : " "
483+ # -- Specify dnsConfig for router pods, this overwrites global.seleniumGrid.dnsConfig parameter
484+ dnsConfig : {}
477485 # -- Custom annotations for router pods
478486 annotations : {}
479487 # -- Router container port
@@ -566,6 +574,10 @@ components:
566574 affinity : {}
567575 # -- Specify topologySpreadConstraints for Distributor pods, this overwrites global.seleniumGrid.topologySpreadConstraints parameter
568576 topologySpreadConstraints : []
577+ # -- Specify dnsPolicy for Distributor pods, this overwrites global.seleniumGrid.dnsPolicy parameter
578+ dnsPolicy : " "
579+ # -- Specify dnsConfig for Distributor pods, this overwrites global.seleniumGrid.dnsConfig parameter
580+ dnsConfig : {}
569581 # -- Custom annotations for Distributor pods
570582 annotations : {}
571583 # -- Distributor container port
@@ -648,6 +660,10 @@ components:
648660 affinity : {}
649661 # -- Specify topologySpreadConstraints for Event Bus pods, this overwrites global.seleniumGrid.topologySpreadConstraints parameter
650662 topologySpreadConstraints : []
663+ # -- Specify dnsPolicy for Event Bus pods, this overwrites global.seleniumGrid.dnsPolicy parameter
664+ dnsPolicy : " "
665+ # -- Specify dnsConfig for Event Bus pods, this overwrites global.seleniumGrid.dnsConfig parameter
666+ dnsConfig : {}
651667 # -- Custom annotations for Event Bus pods
652668 annotations : {}
653669 # -- Event Bus container port
@@ -717,6 +733,10 @@ components:
717733 affinity : {}
718734 # -- Specify topologySpreadConstraints for Session Map pods, this overwrites global.seleniumGrid.topologySpreadConstraints parameter
719735 topologySpreadConstraints : []
736+ # -- Specify dnsPolicy for Session Map pods, this overwrites global.seleniumGrid.dnsPolicy parameter
737+ dnsPolicy : " "
738+ # -- Specify dnsConfig for Session Map pods, this overwrites global.seleniumGrid.dnsConfig parameter
739+ dnsConfig : {}
720740 # -- Custom annotations for Session Map pods
721741 annotations : {}
722742 # -- Session Map container port
@@ -789,6 +809,10 @@ components:
789809 affinity : {}
790810 # -- Specify topologySpreadConstraints for Session Queue pods, this overwrites global.seleniumGrid.topologySpreadConstraints parameter
791811 topologySpreadConstraints : []
812+ # -- Specify dnsPolicy for Session Queue pods, this overwrites global.seleniumGrid.dnsPolicy parameter
813+ dnsPolicy : " "
814+ # -- Specify dnsConfig for Session Queue pods, this overwrites global.seleniumGrid.dnsConfig parameter
815+ dnsConfig : {}
792816 # -- Custom annotations for Session Queue pods
793817 annotations : {}
794818 # -- Session Queue container port
@@ -867,6 +891,10 @@ hub:
867891 affinity : {}
868892 # -- Specify topologySpreadConstraints for Hub pods, this overwrites global.seleniumGrid.topologySpreadConstraints parameter
869893 topologySpreadConstraints : []
894+ # -- Specify dnsPolicy for Hub pods, this overwrites global.seleniumGrid.dnsPolicy parameter
895+ dnsPolicy : " "
896+ # -- Specify dnsConfig for Hub pods, this overwrites global.seleniumGrid.dnsConfig parameter
897+ dnsConfig : {}
870898 # -- Custom annotations for Selenium Hub pods
871899 annotations : {}
872900 # -- Custom labels for Selenium Hub pods
@@ -1252,6 +1280,10 @@ chromeNode:
12521280 affinity : {}
12531281 # -- Specify topologySpreadConstraints for chrome-node pods, this overwrites global.seleniumGrid.topologySpreadConstraints parameter
12541282 topologySpreadConstraints : []
1283+ # -- Specify dnsPolicy for chrome-node pods, this overwrites global.seleniumGrid.dnsPolicy parameter
1284+ dnsPolicy : " "
1285+ # -- Specify dnsConfig for chrome-node pods, this overwrites global.seleniumGrid.dnsConfig parameter
1286+ dnsConfig : {}
12551287 # -- Annotations for chrome-node pods
12561288 annotations : {}
12571289 # -- Labels for chrome-node pods
@@ -1452,6 +1484,10 @@ firefoxNode:
14521484 affinity : {}
14531485 # -- Specify topologySpreadConstraints for firefox-node pods, this overwrites global.seleniumGrid.topologySpreadConstraints parameter
14541486 topologySpreadConstraints : []
1487+ # -- Specify dnsPolicy for firefox-node pods, this overwrites global.seleniumGrid.dnsPolicy parameter
1488+ dnsPolicy : " "
1489+ # -- Specify dnsConfig for firefox-node pods, this overwrites global.seleniumGrid.dnsConfig parameter
1490+ dnsConfig : {}
14551491 # -- Annotations for firefox-node pods
14561492 annotations : {}
14571493 # -- Labels for firefox-node pods
@@ -1652,6 +1688,10 @@ edgeNode:
16521688 affinity : {}
16531689 # -- Specify topologySpreadConstraints for edge-node pods, this overwrites global.seleniumGrid.topologySpreadConstraints parameter
16541690 topologySpreadConstraints : []
1691+ # -- Specify dnsPolicy for edge-node pods, this overwrites global.seleniumGrid.dnsPolicy parameter
1692+ dnsPolicy : " "
1693+ # -- Specify dnsConfig for edge-node pods, this overwrites global.seleniumGrid.dnsConfig parameter
1694+ dnsConfig : {}
16551695 # -- Annotations for edge-node pods
16561696 annotations : {}
16571697 # -- Labels for edge-node pods
@@ -1853,6 +1893,10 @@ relayNode:
18531893 affinity : {}
18541894 # -- Specify topologySpreadConstraints for relay-node pods, this overwrites global.seleniumGrid.topologySpreadConstraints parameter
18551895 topologySpreadConstraints : []
1896+ # -- Specify dnsPolicy for relay-node pods, this overwrites global.seleniumGrid.dnsPolicy parameter
1897+ dnsPolicy : " "
1898+ # -- Specify dnsConfig for relay-node pods, this overwrites global.seleniumGrid.dnsConfig parameter
1899+ dnsConfig : {}
18561900 # -- Annotations for relay-node pods
18571901 annotations : {}
18581902 # -- Labels for relay-node pods
@@ -2192,6 +2236,10 @@ videoManager:
21922236 affinity : {}
21932237 # -- Specify topologySpreadConstraints for router pods, this overwrites global.seleniumGrid.topologySpreadConstraints parameter
21942238 topologySpreadConstraints : []
2239+ # -- Specify dnsPolicy for file-browser pods, this overwrites global.seleniumGrid.dnsPolicy parameter
2240+ dnsPolicy : " "
2241+ # -- Specify dnsConfig for file-browser pods, this overwrites global.seleniumGrid.dnsConfig parameter
2242+ dnsConfig : {}
21952243 # -- Custom annotations for router pods
21962244 annotations : {}
21972245 # -- Router container port
0 commit comments