File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff 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
338338This 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
341341write permissions to the bucket.
342342:: :
343343
You can’t perform that action at this time.
0 commit comments