20 أسطر
427 B
JSON
20 أسطر
427 B
JSON
{
|
|
"id": "eb1b607d-2f98-465c-a288-5523387c69ea",
|
|
"name": "Complete-CI-CD-Project-pipeline-on-Ghaymah-Cloud",
|
|
"projectId": "26de0c00-27bf-46fc-aa2d-6b83e595839d",
|
|
"ports": [
|
|
{
|
|
"expose": true,
|
|
"number": 80
|
|
}
|
|
],
|
|
"publicAccess": {
|
|
"enabled": true,
|
|
"domain": "auto"
|
|
},
|
|
"resourceTier": "t1",
|
|
"container": {
|
|
"image": "ahmedgamalyousef/weatherapp:latest",
|
|
"pullSecretName": ""
|
|
}
|
|
} |