Browse Source

Deployed 6fdfb620 to main with MkDocs 1.6.1 and mike 1.2.0.dev0

moolen 1 year ago
parent
commit
41baa7a503
2 changed files with 2 additions and 2 deletions
  1. 2 2
      main/provider/webhook/index.html
  2. 0 0
      main/search/search_index.json

+ 2 - 2
main/provider/webhook/index.html

@@ -3434,7 +3434,7 @@
 <h2 id="generic-webhook">Generic Webhook</h2>
 <h2 id="generic-webhook">Generic Webhook</h2>
 <p>External Secrets Operator can integrate with simple web apis by specifying the endpoint</p>
 <p>External Secrets Operator can integrate with simple web apis by specifying the endpoint</p>
 <h3 id="example">Example</h3>
 <h3 id="example">Example</h3>
-<p>First, create a SecretStore with a webhook backend.  We'll use a static user/password <code>root</code>:</p>
+<p>First, create a SecretStore with a webhook backend.  We'll use a static user/password <code>test</code>:</p>
 <div class="highlight"><pre><span></span><code><span class="nt">apiVersion</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">external-secrets.io/v1beta1</span>
 <div class="highlight"><pre><span></span><code><span class="nt">apiVersion</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">external-secrets.io/v1beta1</span>
 <span class="nt">kind</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">SecretStore</span>
 <span class="nt">kind</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">SecretStore</span>
 <span class="nt">metadata</span><span class="p">:</span>
 <span class="nt">metadata</span><span class="p">:</span>
@@ -3536,7 +3536,7 @@ Each secret has a <code>name</code> property which determines the name of the ob
 <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">&lt;key inside secret&gt;</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">&lt;key inside secret&gt;</span>
 </code></pre></div>
 </code></pre></div>
 <h3 id="webhook-as-generators">Webhook as generators</h3>
 <h3 id="webhook-as-generators">Webhook as generators</h3>
-<p>You can also leverage webhooks as generators, following the same syntax. The only difference is that the webhook generator needs its source secrets to be labeled, as opposed to webhook secretstores. Please see the <a href="../../api/generator/webhook/">generator-webhook</a> documentation for more information. </p>
+<p>You can also leverage webhooks as generators, following the same syntax. The only difference is that the webhook generator needs its source secrets to be labeled, as opposed to webhook secretstores. Please see the <a href="../../api/generator/webhook/">generator-webhook</a> documentation for more information.</p>
 
 
 
 
 
 

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


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