changed public LB IP

This commit is contained in:
2026-01-20 10:15:54 +01:00
parent c0801fd579
commit ae9d9ebc4d
@@ -16,7 +16,7 @@ spec:
addresses: addresses:
# Single IP dedicated to public ingress # Single IP dedicated to public ingress
# Adjust this to an available IP in your network! # Adjust this to an available IP in your network!
- 192.168.0.221/32 - 192.168.0..190/32
# Prevent auto-assignment - only explicit requests get this IP # Prevent auto-assignment - only explicit requests get this IP
autoAssign: false autoAssign: false
--- ---