You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: jobs/instances-snapshot-cleaner/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ On Scaleway Console on the following link you can create a new Job Definition: h
51
51
> For sensitive data like `SCW_ACCESS_KEY` and `SCW_SECRET_KEY` we recommend to inject them via Secret Manager, [more info here](https://www.scaleway.com/en/docs/serverless/jobs/how-to/reference-secret-in-job/).
52
52
53
53
-`SCW_DELETE_AFTER_DAYS`: number of days after the snapshots will be deleted
54
-
-`SCW_PROJECT_ID`: project you want to clean up
54
+
-`SCW_DEFAULT_PROJECT_ID`: project you want to clean up
55
55
-`SCW_ZONE`: you need to give the ZONE of your snapshot you want to clean, like `fr-par-2`
Copy file name to clipboardExpand all lines: jobs/instances-snapshot/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ On Scaleway Console on the following link you can create a new Job Definition: h
51
51
> For sensitive data like `SCW_ACCESS_KEY` and `SCW_SECRET_KEY` we recommend to inject them via Secret Manager, [more info here](https://www.scaleway.com/en/docs/serverless/jobs/how-to/reference-secret-in-job/).
52
52
53
53
-`INSTANCE_ID`: grab the instance ID you want to create snapshots from
54
-
-`INSTANCE_ZONE`: you need to give the ZONE of you instance, like `fr-par-2`
54
+
-`SCW_ZONE`: you need to give the ZONE of you instance, like `fr-par-2`
55
55
-`SCW_ACCESS_KEY`: your access key
56
56
-`SCW_SECRET_KEY`: your secret key
57
57
-`SCW_DEFAULT_ORGANIZATION_ID`: your organzation ID
0 commit comments