deploy(gx10): add DeviceManagement agent mTLS route
This commit is contained in:
@@ -155,6 +155,14 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "FlowerCore__DeviceManagement__AgentMtls__ForwardedCertificateHosts__0",
|
||||
"value": "devices-agent.iamworkin.lan"
|
||||
},
|
||||
{
|
||||
"name": "FlowerCore__DeviceManagement__AgentMtls__ForwardedCertificateHeader",
|
||||
"value": "X-Forwarded-Tls-Client-Cert"
|
||||
},
|
||||
{
|
||||
"name": "FlowerCore__EventBus__Redis__Configuration",
|
||||
"value": "redis.fc-redis.svc:6379"
|
||||
@@ -313,7 +321,7 @@
|
||||
"value": "true"
|
||||
}
|
||||
],
|
||||
"image": "localhost/fc-devicemgmt-web:v20260619-agentkey-48b20bc",
|
||||
"image": "localhost/fc-devicemgmt-web:v20260619-agentmtls-3b298d7",
|
||||
"imagePullPolicy": "Never",
|
||||
"livenessProbe": {
|
||||
"failureThreshold": 3,
|
||||
|
||||
Reference in New Issue
Block a user