startechnica / apps

Community apps catalog for Kubernetes
Apache License 2.0
5 stars 5 forks source link

Add missing import if allowedHostsIncludesPodIp is true #68

Open UnholyRope opened 2 months ago

UnholyRope commented 2 months ago

Fixes the NameError: name 'os' is not defined error on startup if allowedHostsIncludesPodIp is set to true.