issues
search
cloudnativedaysjp
/
dreamkast-infra
MIT License
13
stars
4
forks
source link
Automated PR (gitops/development/ui-main)
#4011
Closed
gitops-for-cloudnativedays[bot]
closed
5 days ago
gitops-for-cloudnativedays[bot]
commented
5 days ago
this PR is automatically created & merged
github-actions[bot]
commented
5 days ago
:white_check_mark: Preview for stg
```diff ```
github-actions[bot]
commented
5 days ago
:white_check_mark: Preview for prod
```diff --- arn:aws:ecs:ap-northeast-1:607167088920:service/dreamkast-prod/seaman +++ prod/seaman/service-def.jsonnet @@ -11,7 +11,6 @@ "enableECSManagedTags": true, "enableExecuteCommand": true, "forceNewDeployment": false, - "healthCheckGracePeriodSeconds": 0, "networkConfiguration": { "awsvpcConfiguration": { "assignPublicIp": "ENABLED", --- arn:aws:ecs:ap-northeast-1:607167088920:task-definition/dreamkast-prod-seaman:140 +++ prod/seaman/task-def.jsonnet @@ -90,7 +90,6 @@ "taskRoleArn": "arn:aws:iam::607167088920:role/dreamkast-prod-ecs-seaman", "volumes": [ { - "host": {}, "name": "config" } ] ```
github-actions[bot]
commented
5 days ago
:white_check_mark: Preview for reviewapps
```diff ```
this PR is automatically created & merged