Skip to content

Commit

Permalink
fix infrastructure network_interface var
Browse files Browse the repository at this point in the history
  • Loading branch information
justinthelaw committed Jul 2, 2024
1 parent c62e763 commit c4ba612
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/uds-rke2/infrastructure/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ metadata:
variables:
- name: NETWORK_INTERFACE
description: "The network interface name on which to perform MetalLB L2 advertisement"
default: ""
prompt: true
- name: ADDRESS_POOL_LOWER_BOUND
description: "Lower bound of the IP Address Pool range for L2 advertisement"
Expand Down

0 comments on commit c4ba612

Please sign in to comment.