deploy(gx10): add DeviceManagement enrollment profile endpoint
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user