File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -206,12 +206,12 @@ instanceTypeSpec:
206206 memoryLimit: 2
207207 gpuLimit: 0
208208scope: primehub
209- appUrl: https ://qty0712-microk8s.aws .primehub.io/console/apps/code-server-26fcc
209+ appUrl: http ://primehub-python-sdk .primehub.io/console/apps/code-server-26fcc
210210internalAppUrl: http://app-code-server-26fcc:8080/console/apps/code-server-26fcc
211211svcEndpoints: ['app-code-server-26fcc:8080']
212212env: [{'name': 'key1', 'value': 'value1'}]
213213stop: False
214214status: Ready
215215message: Deployment is ready
216- pods: [{'logEndpoint': 'https ://qty0712-microk8s.aws .primehub.io/api/logs/pods/app-code-server-26fcc-765bf579c5-srcft'}]
217- ```
216+ pods: [{'logEndpoint': 'http ://primehub-python-sdk .primehub.io/api/logs/pods/app-code-server-26fcc-765bf579c5-srcft'}]
217+ ```
Original file line number Diff line number Diff line change @@ -284,7 +284,7 @@ stop: False
284284endpointAccessType: public
285285endpointClients: []
286286status: Deployed
287- endpoint: https ://qty0712-microk8s.aws .primehub.io/deployment/quickstart-iris-cfmnh/api/v1.0/predictions
287+ endpoint: http ://primehub-python-sdk .primehub.io/deployment/quickstart-iris-cfmnh/api/v1.0/predictions
288288availableReplicas: 1
289289message: Deployment is deployed and available now
290290pods: [{'name': 'deploy-quickstart-iris-cfmnh-68889b97cc-8qgvf'}]
@@ -324,7 +324,7 @@ primehub deployments get quickstart-iris-cfmnh --json | jq
324324 "endpointAccessType": "public",
325325 "endpointClients": [],
326326 "status": "Deployed",
327- "endpoint": "https ://qty0712-microk8s.aws .primehub.io/deployment/quickstart-iris-cfmnh/api/v1.0/predictions",
327+ "endpoint": "http ://primehub-python-sdk .primehub.io/deployment/quickstart-iris-cfmnh/api/v1.0/predictions",
328328 "availableReplicas": 1,
329329 "message": "Deployment is deployed and available now",
330330 "pods": [
@@ -360,8 +360,8 @@ stop: False
360360endpointAccessType: public
361361endpointClients: []
362362status: Deploying
363- endpoint: https ://qty0712-microk8s.aws .primehub.io/deployment/quickstart-iris-cfmnh/api/v1.0/predictions
363+ endpoint: http ://primehub-python-sdk .primehub.io/deployment/quickstart-iris-cfmnh/api/v1.0/predictions
364364availableReplicas: 1
365365message: Deployment is being deployed and not available now
366366pods: [{'name': 'deploy-quickstart-iris-cfmnh-68889b97cc-8qgvf'}, {'name': 'deploy-quickstart-iris-cfmnh-68889b97cc-wxzs8'}]
367- ```
367+ ```
You can’t perform that action at this time.
0 commit comments