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: docs/resources/container.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,6 +60,8 @@ The following arguments are optional:
60
60
61
61
-`environment_variables` - (Optional) The [environment](https://www.scaleway.com/en/docs/compute/containers/concepts/#environment-variables) variables of the container.
62
62
63
+
-`secret_environment_variables` - (Optional) The [secret environment](https://www.scaleway.com/en/docs/compute/containers/concepts/#secrets) variables of the container.
64
+
63
65
-`min_scale` - (Optional) The minimum of running container instances continuously. Defaults to 0.
64
66
65
67
-`max_scale` - (Optional) The maximum of number of instances this container can scale to. Default to 20.
0 commit comments