Skip to content

Commit

Permalink
update service catalog files
Browse files Browse the repository at this point in the history
  • Loading branch information
caetano-colin committed Jun 13, 2024
1 parent c7655e1 commit 390d782
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
# We suggest you to use the same region from the 0-bootstrap step
default_region = "us-central1"

cloud_source_service_catalog_repo_name = "svc-catalog"
cloud_source_service_catalog_repo_name = "service-catalog"

cloud_source_artifacts_repo_name = "publish-artifacts"
2 changes: 1 addition & 1 deletion docs/deploy_on_foundation_v4.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -2521,4 +2521,4 @@ The pipeline also listens for changes made to `plan`, `development`, `non-produc
cd ..
```
- Navigate to the project that was output from `${ARTIFACT_PROJECT_ID}` in Google's Cloud Console to view the first run of images being built.
- Navigate to the project that was output from `${SERVICE_CATALOG_PROJECT_ID}` in Google's Cloud Console to view the first run of images being built.

0 comments on commit 390d782

Please sign in to comment.