fix(gx10): route php operator to in-cluster manager

This commit is contained in:
Andrew Stoltz
2026-06-18 18:16:35 -05:00
parent adafbb41f7
commit c0a0341cef

View File

@@ -66,11 +66,11 @@
},
{
"name": "PhpManager__BaseUrl",
"value": "https://php.iamworkin.lan/"
"value": "http://php-web.fc-php.svc.cluster.local:5400/"
},
{
"name": "PhpManager__BypassTls",
"value": "true"
"value": "false"
}
],
"image": "localhost/fc-php-operator:v20260617-sec5-0bfbf42",