We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 26506a7 + f5e289c commit 1c3c242Copy full SHA for 1c3c242
src/partials/header-content.hbs
@@ -42,6 +42,7 @@
42
<a class="drop-down-item" href="{{{ relativize "/trino/index.html" }}}">Trino</a>
43
<a class="drop-down-item" href="{{{ relativize "/zookeeper/index.html" }}}">Apache ZooKeeper</a>
44
<a class="drop-down-item" href="{{{ relativize "/opa/index.html" }}}">OpenPolicyAgent</a>
45
+ <a class="drop-down-item" href="{{{ relativize "/secret-operator/index.html" }}}">Secret</a>
46
</div>
47
48
0 commit comments