Browse Source

Update docs/provider-kubernetes.md

Co-authored-by: Gustavo Fernandes de Carvalho <gusfcarvalho@gmail.com>
ron1 4 years ago
parent
commit
37fcd49cec
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/provider-kubernetes.md

+ 1 - 1
docs/provider-kubernetes.md

@@ -25,7 +25,7 @@ type: kubernetes.io/service-account-token
 
 
 The Servers `url` won't be present as it will default to `kubernetes.default`, add a proper value if needed. In this example the Certificate Authority is fetched using the referenced `caProvider`.
 The Servers `url` won't be present as it will default to `kubernetes.default`, add a proper value if needed. In this example the Certificate Authority is fetched using the referenced `caProvider`.
 
 
-The `auth` section indicates that the type `token` will be used for authentication, it includes the path to fetch the token. Set `remoteNamespace` to the name of the current namespace.
+The `auth` section indicates that the type `token` will be used for authentication, it includes the path to fetch the token. Set `remoteNamespace` to the name of the namespace where your target secrets reside.
 
 
 ```
 ```
 apiVersion: external-secrets.io/v1beta1
 apiVersion: external-secrets.io/v1beta1