Răsfoiți Sursa

Deployed db0c841ec to main with MkDocs 1.6.1 and mike 1.2.0.dev0

Skarlso 7 luni în urmă
părinte
comite
fe008b5374

+ 11 - 0
main/api/spec/index.html

@@ -10140,6 +10140,17 @@ External Secrets meta/v1.SecretKeySelector
 <p>The SecretAccessKey is used for authentication</p>
 </td>
 </tr>
+<tr>
+<td>
+<code>iamEndpoint</code></br>
+<em>
+string
+</em>
+</td>
+<td>
+<p>The IAM endpoint used to obain a token</p>
+</td>
+</tr>
 </tbody>
 </table>
 <h3 id="external-secrets.io/v1.IBMProvider">IBMProvider

+ 1 - 0
main/provider/ibm-secrets-manager/index.html

@@ -4476,6 +4476,7 @@
 <span class="w">          </span><span class="nt">secretApiKeySecretRef</span><span class="p">:</span>
 <span class="w">            </span><span class="nt">name</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">ibm-secret</span>
 <span class="w">            </span><span class="nt">key</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">apiKey</span>
+<span class="w">          </span><span class="nt">iamEndpoint</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;https://iam.cloud.ibm.com&quot;</span>
 </code></pre></div>
 <strong>NOTE:</strong> In case of a <code>ClusterSecretStore</code>, Be sure to provide <code>namespace</code> in <code>secretApiKeySecretRef</code> with the namespace where the secret resides.</p>
 <p><strong>NOTE:</strong> Only <code>secretApiKeySecretRef</code> or <code>containerAuth</code> should be specified, depending on authentication method being used.</p>

Fișier diff suprimat deoarece este prea mare
+ 0 - 0
main/search/search_index.json


BIN
main/sitemap.xml.gz


+ 1 - 0
main/snippets/ibm-secret-store.yaml

@@ -15,3 +15,4 @@ spec:
           secretApiKeySecretRef:
             name: ibm-secret
             key: apiKey
+          iamEndpoint: "https://iam.cloud.ibm.com"

Unele fișiere nu au fost afișate deoarece prea multe fișiere au fost modificate în acest diff