Skip to content

Commit

Permalink
Add missing APIs to be enabled in the documentation (#197)
Browse files Browse the repository at this point in the history
Added missing APIs that are required when setting up a new environment
with the documentation steps.
  • Loading branch information
efiacor authored Dec 10, 2024
1 parent 631004e commit 787d840
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion content/en/docs/guides/install-guides/install-on-gcp.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,9 @@ gcloud services enable krmapihosting.googleapis.com \
serviceusage.googleapis.com \
iam.googleapis.com \
gkehub.googleapis.com \
anthosconfigmanagement.googleapis.com
anthosconfigmanagement.googleapis.com \
anthos.googleapis.com \
sourcerepo.googleapis.com
```


Expand Down

0 comments on commit 787d840

Please sign in to comment.