We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 033399d commit d43c0c9Copy full SHA for d43c0c9
examples/dt/uni04delta/values.yaml
@@ -76,6 +76,7 @@ data:
76
edpm_nodes_validation_validate_controllers_icmp: false
77
edpm_nodes_validation_validate_gateway_icmp: false
78
79
+ edpm_ovn_encap_tos: "inherit"
80
edpm_sshd_configure_firewall: true
81
edpm_sshd_allowed_ranges:
82
- 192.168.122.0/24
examples/dt/uni07eta/values.yaml
@@ -7,4 +7,8 @@ metadata:
7
annotations:
8
config.kubernetes.io/local-config: "true"
9
10
-data: {}
+data:
11
+ nodeset:
12
+ ansible:
13
+ ansibleVars:
14
0 commit comments