Skip to content

Commit

Permalink
Deployed c8ae054 to main with MkDocs 1.6.0 and mike 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ci-bot committed May 21, 2024
1 parent a8eecb4 commit 1fbaf82
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 29 deletions.
2 changes: 1 addition & 1 deletion main/quick-start/bindings/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</code></pre></div> <h2 id=custom-bindings>Custom bindings<a class=headerlink href=#custom-bindings title="Permanent link">&para;</a></h2> <p>On top of built-in bindings, you can also create your own ones, combine bindings together, call JMESPath functions using bindings as arguments, etc.</p> <p>In the test below we create <strong>custom bindings</strong> at different levels in the test, combine them by calling the <code>join</code> function, assign the result to an environment variable, and <code>echo</code> it in a script:</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">chainsaw.kyverno.io/v1alpha1</span>
<span class=nt>kind</span><span class=p>:</span><span class=w> </span><span class="l l-Scalar l-Scalar-Plain">Test</span>
<span class=nt>metadata</span><span class=p>:</span>
<span class=w> </span><span class=nt>name</span><span class=p>:</span><span class=w> </span><span class="l l-Scalar l-Scalar-Plain">script-env</span>
<span class=w> </span><span class=nt>name</span><span class=p>:</span><span class=w> </span><span class="l l-Scalar l-Scalar-Plain">example</span>
<span class=nt>spec</span><span class=p>:</span>
<span class=w> </span><span class=c1># bindings can be declared at the test level</span>
<span class=w> </span><span class=nt>bindings</span><span class=p>:</span>
Expand Down
39 changes: 13 additions & 26 deletions main/quick-start/resource-templating/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion main/quick-start/try-catch/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion main/search/search_index.json

Large diffs are not rendered by default.

0 comments on commit 1fbaf82

Please sign in to comment.