cleaning up some code

This commit is contained in:
2024-08-02 14:43:55 -04:00
parent 0f37b2806b
commit 4792d6502a
4 changed files with 111 additions and 53 deletions

View File

@@ -124,8 +124,7 @@ data:
## Restarting Deployments
You can optionally restart your deployments if needed. If this isn't needed you can exclude the permissions in the role
above.
You can optionally restart your deployments if needed. Set the `RESTART_DEPLOYMENTS` environment variable to `true`. If this isn't needed you can exclude the permission in the role above and the variable.
The process will list all deployments with the label `iam-role-type=aws-iam-anywhere` and restart them.