Browse Source

Deployed 551706c4 to main with MkDocs 1.4.3 and mike 1.2.0.dev0

moolen 2 years ago
parent
commit
0a182e5b73
3 changed files with 1 additions and 1 deletions
  1. 1 1
      main/api/metrics/index.html
  2. 0 0
      main/search/search_index.json
  3. BIN
      main/sitemap.xml.gz

+ 1 - 1
main/api/metrics/index.html

@@ -2342,7 +2342,7 @@ This failure may cascade down to the controller or any other user of <code>kube-
 <h4 id="controller-reconcile-error">Controller Reconcile Error</h4>
 <p>The controller should be able to reconcile resources without errors. When errors occurr secret delivery may be impacted which could cascade down to the secret consuming applications.</p>
 <div class="highlight"><pre><span></span><code>sum(increase(
-  controller_runtime_reconcile_total{service=~&quot;external-secrets.*&quot;,controller=~&quot;$controller&quot;}[1m])
+  controller_runtime_reconcile_total{service=~&quot;external-secrets.*&quot;,controller=~&quot;$controller&quot;,result=&quot;error&quot;}[1m])
 ) by (result)
 </code></pre></div>
 

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


BIN
main/sitemap.xml.gz


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