Răsfoiți Sursa

Deployed 7470307f5 to main with MkDocs 1.6.1 and mike 1.2.0.dev0

gusfcarvalho 1 an în urmă
părinte
comite
ed8175aadd
2 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      main/api/externalsecret/index.html
  2. 0 0
      main/search/search_index.json

+ 2 - 2
main/api/externalsecret/index.html

@@ -3758,9 +3758,9 @@ be transformed and saved as a <code>Kind=Secret</code>:</p>
 <h2 id="template">Template</h2>
 <p>When the controller reconciles the <code>ExternalSecret</code> it will use the <code>spec.template</code> as a blueprint to construct a new <code>Kind=Secret</code>. You can use golang templates to define the blueprint and use template functions to transform secret values. You can also pull in <code>ConfigMaps</code> that contain golang-template data using <code>templateFrom</code>. See <a href="../../guides/templating/">advanced templating</a> for details.</p>
 <h2 id="update-behavior">Update Behavior</h2>
-<p>The <code>Kind=Secret</code> is updated when:</p>
+<p>The <code>Kind=Secret</code> is updated when one of the following conditions is met and <code>spec.refreshInterval</code> is not <code>0</code>:</p>
 <ul>
-<li>the <code>spec.refreshInterval</code> has passed and is not <code>0</code></li>
+<li>the <code>spec.refreshInterval</code> has passed</li>
 <li>the <code>ExternalSecret</code>'s <code>labels</code> or <code>annotations</code> are changed</li>
 <li>the <code>ExternalSecret</code>'s <code>spec</code> has been changed</li>
 </ul>

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


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