fix(gx10): route php operator to in-cluster manager
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user