Skip to content

Commit ea9f432

Browse files
committed
Fix typo in documentation example
1 parent 0cb1d0c commit ea9f432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/references/parameters.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -618,7 +618,7 @@ l2_announcements:
618618
- key: node-role.kubernetes.io/control-plane
619619
operator: DoesNotExist
620620
interfaces:
621-
- ^eth[0-9]+
621+
- ^ens[0-9]+
622622
externalIPs: true
623623
loadBalancerIPs: true
624624
----

0 commit comments

Comments
 (0)