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: modules/services/cloud-connector/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ No modules.
64
64
| <aname="input_cpu"></a> [cpu](#input\_cpu)| Amount of CPU to reserve for cloud-connector cloud run service |`string`|`"1"`| no |
65
65
| <aname="input_deploy_scanning"></a> [deploy\_scanning](#input\_deploy\_scanning)| true/false whether scanning module is to be deployed |`bool`|`false`| no |
66
66
| <aname="input_extra_envs"></a> [extra\_envs](#input\_extra\_envs)| Extra environment variables for the Cloud Connector instance |`map(string)`|`{}`| no |
67
-
| <aname="input_image_name"></a> [image\_name](#input\_image\_name)| Sysdig Owned Cloud Connector public image. GCP only allows the deployment of images that are registered in gcr.io |`string`|`"gcr.io/mateo-burillo-ns/cloud-connector:latest"`| no |
67
+
| <aname="input_image_name"></a> [image\_name](#input\_image\_name)| Sysdig Owned Cloud Connector public image. GCP only allows the deployment of images that are registered in gcr.io |`string`|`"us-docker.pkg.dev/sysdig-public-registry/secure-for-cloud/cloud-connector:latest"`| no |
68
68
| <aname="input_is_organizational"></a> [is\_organizational](#input\_is\_organizational)| whether secure-for-cloud should be deployed in an organizational setup |`bool`|`false`| no |
69
69
| <aname="input_max_instances"></a> [max\_instances](#input\_max\_instances)| Max number of instances for the Cloud Connector |`number`|`1`| no |
70
70
| <aname="input_memory"></a> [memory](#input\_memory)| Amount of memory to reserve for cloud-connector cloud run service |`string`|`"500Mi"`| no |
0 commit comments