@@ -76,8 +76,8 @@ To discover all accessible projects, leave the **Project ID** field blank.
7676<ThemedImage
7777alt = " Add Google Cloud discovery form"
7878sources = { {
79- light: useBaseUrl (" /assets/images/google-cloud-platform-autodiscovery/add-cloud-autodiscovery -light.png" ),
80- dark: useBaseUrl (" /assets/images/google-cloud-platform-autodiscovery/add-cloud-autodiscovery -dark.png" ),
79+ light: useBaseUrl (" /assets/images/google-cloud-platform-autodiscovery/add-gcp-discovery-19.06 -light.png" ),
80+ dark: useBaseUrl (" /assets/images/google-cloud-platform-autodiscovery/add-gcp-discovery-19.06 -dark.png" ),
8181 }}
8282/>
8383
@@ -86,15 +86,15 @@ sources={{
86861 . Locate and save your [ Google Cloud Engine JSON key] ( https://cloud.google.com/iam/docs/keys-create-delete ) to your local machine.
87872 . Open the key in a text editor and copy its contents:
8888 ![ Google Cloud Engine JSON key] ( /assets/images/google-cloud-platform-autodiscovery/google-json-key.png )
89- 3 . Paste the copied JSON in its entirety into the ** Credentials JSON ** field:
89+ 3 . Paste the copied JSON in its entirety into the ** Password ** field:
9090
91- <ThemedImage
92- alt = " Add JSON as new Secret"
93- sources = { {
94- light: useBaseUrl (" /assets/images/google-cloud-platform-autodiscovery/add-json-key-light.png" ),
95- dark: useBaseUrl (" /assets/images/google-cloud-platform-autodiscovery/add-json-key-dark.png" ),
96- }}
97- />
91+ <ThemedImage
92+ alt = " Add JSON as new Secret"
93+ sources = { {
94+ light: useBaseUrl (" /assets/images/google-cloud-platform-autodiscovery/add-json-key-19.06 -light.png" ),
95+ dark: useBaseUrl (" /assets/images/google-cloud-platform-autodiscovery/add-json-key-19.06 -dark.png" ),
96+ }}
97+ />
9898
9999### Determine Configuration Options
100100
@@ -105,10 +105,9 @@ The following configuration options are available for GCP:
105105<ThemedImage
106106alt = " Kubernetes Discovery option"
107107sources = { {
108- light: useBaseUrl (" /assets/images/google-cloud-platform-autodiscovery/kubernetes-discovery-option-light.png" ),
109- dark: useBaseUrl (" /assets/images/google-cloud-platform-autodiscovery/kubernetes-discovery-option-dark.png" ),
108+ light: useBaseUrl (" /assets/images/google-cloud-platform-autodiscovery/kubernetes-discovery-option-19.06- light-2 .png" ),
109+ dark: useBaseUrl (" /assets/images/google-cloud-platform-autodiscovery/kubernetes-discovery-option-19.06- dark-2 .png" ),
110110 }}
111- style = { { width: ' 70%' }}
112111/>
113112
114113- Select ** Strip Domain Name** to remove the domain name (everything after the first period) from the discovered name.
@@ -122,4 +121,10 @@ Navigate to **Infrastructure > Cloud Infrastructure > Cloud Accounts** and selec
122121
123122The available discovered account-level tags will be listed under the ** Vendor Custom Fields** section.
124123
125- ![ GCP cloud account tags] ( /assets/images/GCP-tags.png )
124+ <ThemedImage
125+ alt = " GCP vendor custom fields"
126+ sources = { {
127+ light: useBaseUrl (" /assets/images/google-cloud-platform-autodiscovery/gcp-tags-19.06-light.png" ),
128+ dark: useBaseUrl (" /assets/images/google-cloud-platform-autodiscovery/gcp-tags-19.06-dark.png" ),
129+ }}
130+ />
0 commit comments