You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix NetBox NGINX deployment for IPv4-only environments (#333)
* Mount IPv4-only nginx-unit config in vCluster to avoid IPv6 socket error
Added nginx-unit.json as a ConfigMap and patched the NetBox deployment to mount it,
bypassing IPv6 listener issues ([::]:8080) inside vClusters where IPv6 is not enabled.
---------
Co-authored-by: Pablo Garcia Miranda <pablo.garciamiranda@swisscom.com>
0 commit comments