mirror of
https://github.com/optim-enterprises-bv/openstack-helm.git
synced 2025-12-25 17:27:33 +00:00
Merge "Fix variable reference for tunnel device"
This commit is contained in:
@@ -1203,7 +1203,7 @@ data:
|
||||
node_selector_value: enabled
|
||||
network:
|
||||
interface:
|
||||
tunnel: $tunnel_device
|
||||
tunnel: ${TUNNEL_DEVICE}
|
||||
conf:
|
||||
neutron:
|
||||
DEFAULT:
|
||||
|
||||
Reference in New Issue
Block a user