Browse Source

Deployed 4affcb73 to main with MkDocs 1.2.3 and mike 1.1.2

Docs 3 years ago
parent
commit
d85837aa8c
3 changed files with 6 additions and 3 deletions
  1. 0 0
      main/search/search_index.json
  2. BIN
      main/sitemap.xml.gz
  3. 6 3
      main/spec/index.html

File diff suppressed because it is too large
+ 0 - 0
main/search/search_index.json


BIN
main/sitemap.xml.gz


+ 6 - 3
main/spec/index.html

@@ -2186,7 +2186,9 @@ string
 <a href="#external-secrets.io/v1beta1.VaultProvider">VaultProvider</a>)
 <a href="#external-secrets.io/v1beta1.VaultProvider">VaultProvider</a>)
 </p>
 </p>
 <p>
 <p>
-<p>Defines a location to fetch the cert for the vault provider from.</p>
+<p>Used to provide custom certificate authority (CA) certificates
+for a secret store. The CAProvider points to a Secret or ConfigMap resource
+that contains a PEM-encoded certificate.</p>
 </p>
 </p>
 <table>
 <table>
 <thead>
 <thead>
@@ -2228,7 +2230,7 @@ string
 </em>
 </em>
 </td>
 </td>
 <td>
 <td>
-<p>The key the value inside of the provider type to use, only used with &ldquo;Secret&rdquo; type</p>
+<p>The key where the CA certificate can be found in the Secret or ConfigMap.</p>
 </td>
 </td>
 </tr>
 </tr>
 <tr>
 <tr>
@@ -2240,7 +2242,8 @@ string
 </td>
 </td>
 <td>
 <td>
 <em>(Optional)</em>
 <em>(Optional)</em>
-<p>The namespace the Provider type is in.</p>
+<p>The namespace the Provider type is in.
+Can only be defined when used in a ClusterSecretStore.</p>
 </td>
 </td>
 </tr>
 </tr>
 </tbody>
 </tbody>

Some files were not shown because too many files changed in this diff