Skip to content

Commit 85d7a75

Browse files
committed
docs: review
Signed-off-by: Jonathan Gonzalez V. <[email protected]>
1 parent bf5f781 commit 85d7a75

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

web/docs/object_stores.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -178,9 +178,9 @@ spec:
178178

179179
<!-- TODO: does this also apply to the plugin? -->
180180
:::note
181-
If you want ConfigMaps and Secrets to be **automatically** reloaded by
182-
instances, you can add a label with key `cnpg.io/reload` to the
183-
Secrets/ConfigMaps. Otherwise, you will have to reload the instances using the
181+
If you want `ConfigMaps` and `Secrets` to be **automatically** reloaded by
182+
instances, you can add a label with the key `cnpg.io/reload` to the
183+
`Secrets`/`ConfigMaps`. Otherwise, you will have to reload the instances using the
184184
`kubectl cnpg reload` subcommand.
185185
:::
186186

@@ -336,8 +336,8 @@ spec:
336336

337337
:::important
338338
This authentication method generates a JSON file within the container
339-
containing all the credentials required to access your Google Cloud Storage
340-
bucket. As a result, if someone gains access to the pod, they will also have
339+
with all the credentials required to access your Google Cloud Storage
340+
bucket. As a result, if someone gains access to the `Pod`, they will also have
341341
write permissions to the bucket.
342342
:::
343343

0 commit comments

Comments
 (0)