Explorar o código

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

gusfcarvalho hai 1 ano
pai
achega
ed8175aadd
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  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>
 <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>
 <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>
 <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>
 <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>labels</code> or <code>annotations</code> are changed</li>
 <li>the <code>ExternalSecret</code>'s <code>spec</code> has been changed</li>
 <li>the <code>ExternalSecret</code>'s <code>spec</code> has been changed</li>
 </ul>
 </ul>

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 0 - 0
main/search/search_index.json


Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio