Просмотр исходного кода

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

moolen 1 год назад
Родитель
Сommit
41baa7a503
2 измененных файлов с 2 добавлено и 2 удалено
  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>
 <p>External Secrets Operator can integrate with simple web apis by specifying the endpoint</p>
 <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>
 <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>
@@ -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>
 </code></pre></div>
 <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>
 
 
 

Разница между файлами не показана из-за своего большого размера
+ 0 - 0
main/search/search_index.json


Некоторые файлы не были показаны из-за большого количества измененных файлов