diff --git a/apps-gx10/fc-devicemgmt/deployment-fc-devicemgmt-web.json b/apps-gx10/fc-devicemgmt/deployment-fc-devicemgmt-web.json index ca1e8b4..4835b5a 100644 --- a/apps-gx10/fc-devicemgmt/deployment-fc-devicemgmt-web.json +++ b/apps-gx10/fc-devicemgmt/deployment-fc-devicemgmt-web.json @@ -121,6 +121,30 @@ "name": "FlowerCore__DeviceManagement__AppleMdm__NanoHubNanoMdmApiPath", "value": "/api/v1/nanomdm/" }, + { + "name": "FlowerCore__DeviceManagement__AppleMdm__EnrollmentProfileDownloadUrl", + "value": "https://devices.iamworkin.lan/api/v1/apple-mdm/enrollment-profile.mobileconfig" + }, + { + "name": "FlowerCore__DeviceManagement__AppleMdm__MdmServerUrl", + "value": "https://mdm.iamworkin.lan/mdm" + }, + { + "name": "FlowerCore__DeviceManagement__AppleMdm__MdmCheckInUrl", + "value": "https://mdm.iamworkin.lan/checkin" + }, + { + "name": "FlowerCore__DeviceManagement__AppleMdm__Organization", + "value": "FlowerCore" + }, + { + "name": "FlowerCore__DeviceManagement__AppleMdm__EnrollmentDisplayName", + "value": "FlowerCore Apple MDM" + }, + { + "name": "FlowerCore__DeviceManagement__AppleMdm__ScepName", + "value": "FlowerCore Apple MDM Device Identity" + }, { "name": "FlowerCore__DeviceManagement__AppleMdm__NanoHubApiKey", "valueFrom": { @@ -131,7 +155,7 @@ } } ], - "image": "localhost/fc-devicemgmt-web:v20260618-mdmn6-c8e748d-r2", + "image": "localhost/fc-devicemgmt-web:v20260618-mdmn3-a25511b", "imagePullPolicy": "Never", "livenessProbe": { "failureThreshold": 3,