Kubernetes, no hue bridge found

Hey! Great project, it has been working for me before on unraid, but recently I moved it to kubernetes and I cant get the hue app to connect. I set the IP of the device, and mac address (found from router) I removed the config/cert.pem file, restarted, got a new certificate. Reinstalled the iOS app!

*   Trying 127.0.0.1:443...
* Connected to 127.0.0.1 (127.0.0.1) port 443 (#0)
* ALPN: offers h2,http/1.1
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
* TLSv1.3 (IN), TLS handshake, Server hello (2):
* TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
* TLSv1.3 (IN), TLS handshake, Server hello (2):
* TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):
* TLSv1.3 (IN), TLS handshake, Certificate (11):
* TLSv1.3 (IN), TLS handshake, CERT verify (15):
* TLSv1.3 (IN), TLS handshake, Finished (20):
* TLSv1.3 (OUT), TLS handshake, Finished (20):
* SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384
* ALPN: server did not agree on a protocol. Uses default.
* Server certificate:
*  subject: C=NL; O=Philips Hue; CN=86b406fffe668e17
*  start date: Sep 23 15:12:49 2023 GMT
*  expire date: Sep 20 15:12:49 2033 GMT
*  issuer: C=NL; O=Philips Hue; CN=86b406fffe668e17
*  SSL certificate verify result: self-signed certificate (18), continuing anyway.
* using HTTP/1.x
> GET /api/nouser/config HTTP/1.1
> Host: 127.0.0.1
> User-Agent: curl/7.88.1
> Accept: */*
>
* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
* old SSL session ID is stale, removing
< HTTP/1.1 200 OK
< Content-Type: application/json
< Content-Length: 2019
< Access-Control-Allow-Origin: *
< Server: Werkzeug/2.0.3 Python/3.11.2
< Date: Sat, 23 Sep 2023 15:18:58 GMT
<
{"backup": {"errorcode": 0, "status": "idle"}, "datastoreversion": "126", "dhcp": true, "factorynew": false, "internetservices": {"internet": "disconnected", "remoteaccess": "disconnected", "swupdate": "disconnected", "time": "disconnected"}, "linkbutton": false, "modelid": "BSB002", "portalconnection": "disconnected", "portalservices": false, "portalstate": {"communication": "disconnected", "incoming": false, "outgoing": false, "signedon": false}, "proxyaddress": "none", "proxyport": 0, "replacesbridgeid": null, "swupdate": {"checkforupdate": false, "devicetypes": {"bridge": false, "lights": [], "sensors": []}, "notify": true, "text": "", "updatestate": 0, "url": ""}, "swupdate2": {"autoinstall": {"on": true, "updatetime": "T14:00:00"}, "bridge": {"lastinstall": "2020-12-11T17:08:55", "state": "noupdates"}, "checkforupdate": false, "lastchange": "2020-12-13T10:30:15", "state": "unknown"}, "zigbeechannel": 25, "Hue Essentials key": "814cf2641e5911eeb89702420a000002", "Remote API enabled": true, "apiversion": "1.56.0", "bridgeid": "86B406FFFE668E17", "ipaddress": "10.0.0.34", "netmask": "255.255.255.0", "gateway": "10.0.0.1", "mac": "86:b4:06:66:8e:17", "name": "DiyHue Bridge", "swversion": "19999999999", "timezone": "Europe/London", "UTC": "2023-09-23T15:18:58", "localtime": "2023-09-23T16:18:58", "whitelist": {"8ae152b61e5911eeae1c02420a000002": {"create date": "2023-07-09T13:07:06", "last use date": "2023-09-23T15:18:12", "name": "WebUi"}, "a65d31f81e5a11eeb88702420a000002": {"create date": "2023-07-09T13:10:54", "last use date": "2023-07-09T13:23:37", "name": "Hue#iPhone"}, "eb1357b81e5b11ee868902420a000002": {"create date": "2023-07-09T13:10:54", "last use date": "2023-07-09T13:24:35", "name": "Hue#iPhone"}, "f79ae53c1e5b11eea04e02420a000002": {"create date": "2023-07-09T13:10:54", "last use date": "2023-07-26T21:59:03", "name": "Hue#iPhone"}, "80a2b6281e7211ee8f4a02420a000002": {"create date": "2023-07-09T16:00:26", "last use date": "2023-07-29T21:44:30", "name": "Hue#iPhone"}}}
* Connection #0 to host 127.0.0.1 left intact


root@diyhue-b4fcf5fcc-qmhrh:/opt/hue-emulator/config# ls
backup			cert.pem     groups.yaml  resourcelinks.yaml  scenes.yaml     sensors.yaml
behavior_instance.yaml	config.yaml  lights.yaml  rules.yaml	      schedules.yaml
root@diyhue-b4fcf5fcc-qmhrh:/opt/hue-emulator/config# ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host
       valid_lft forever preferred_lft forever
2: eth0@if36: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1450 qdisc noqueue state UP group default
    link/ether ce:df:6e:95:25:44 brd ff:ff:ff:ff:ff:ff link-netnsid 0
    inet 10.42.0.164/24 brd 10.42.0.255 scope global eth0
       valid_lft forever preferred_lft forever
    inet6 fe80::ccdf:6eff:fe95:2544/64 scope link
       valid_lft forever preferred_lft forever

The IP A command was run on the pod, please advise!