Closed mathieu-benoit closed 1 year ago
Deployment ID: 79ea92bb1f3215af52232fe7cda033feafc57f92
my-sample-app: feeneylowewintheiser.newapp.io
Deployment Complete for PR-59! :tada:
View in Humanitec
Deployment ID: 79ea92bb1f3215af52232fe7cda033feafc57f92
Domains:
my-sample-app: feeneylowewintheiser.newapp.io
Deployment diff
### Deployment diff: ```json { "modules": { "add": null, "remove": [], "update": { "my-sample-app": [ { "from": "", "op": "remove", "path": "/spec/ingress/rules/externals.dns-2", "value": null }, { "from": "", "op": "replace", "path": "/spec/containers/my-sample-app/image", "value": "us-east4-docker.pkg.dev/mathieu-benoit-gcp/containers/my-sample-app@sha256:039778d2980d09f99373c8e7fc5e6c13938b7e98d73589f7e291fa707a269f5c" }, { "from": "", "op": "replace", "path": "/spec/containers/my-sample-app/variables/MESSAGE", "value": "Hello, Humanitec!" }, { "from": "", "op": "remove", "path": "/externals/dns-2", "value": null } ] } }, "shared": null } ```Score Output
### Score Output: ```json { "id": "79ea92bb1f3215af52232fe7cda033feafc57f92", "metadata": { "env_id": "pr-59", "name": "Auto-generated (SCORE)", "url": "https://app.humanitec.io/orgs/my-trial/apps/my-sample-app/envs/pr-59/draft/79ea92bb1f3215af52232fe7cda033feafc57f92", "created_by": "s-9d271151-e949-4548-81ed-e7c652fecbb8", "created_at": "2023-08-02T13:11:35.836311825Z", "last_modified_at": "2023-08-02T13:11:35.836311825Z" }, "modules": { "add": { "my-sample-app": { "externals": { "dns": { "type": "dns" } }, "profile": "humanitec/default-module", "spec": { "containers": { "my-sample-app": { "id": "my-sample-app", "image": "us-east4-docker.pkg.dev/mathieu-benoit-gcp/containers/my-sample-app@sha256:039778d2980d09f99373c8e7fc5e6c13938b7e98d73589f7e291fa707a269f5c", "variables": { "MESSAGE": "Hello, Humanitec!" } } }, "ingress": { "rules": { "externals.dns": { "http": { "/": { "port": 8080, "type": "prefix" } } } } }, "service": { "ports": { "tcp": { "container_port": 8080, "protocol": "TCP", "service_port": 8080 } } } } } } } } ```