Skip to content

Commit f5e289c

Browse files
committed
Add Secret operator to navbar
1 parent 26506a7 commit f5e289c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/partials/header-content.hbs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
<a class="drop-down-item" href="{{{ relativize "/trino/index.html" }}}">Trino</a>
4343
<a class="drop-down-item" href="{{{ relativize "/zookeeper/index.html" }}}">Apache ZooKeeper</a>
4444
<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>
4546
</div>
4647
</div>
4748

0 commit comments

Comments
 (0)