fixed typo

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