Merge pull request #398 from MaximUltimatum/adding-kustomize-documentation
Adding kustomize documentation
This commit is contained in:
@@ -65,6 +65,10 @@ export default defineConfig({
|
||||
{ text: "Docker 🐋", link: "/docs/install/docker" },
|
||||
{ text: "Proxmox LXC 🐧", link: "/docs/install/proxmox_lxc" },
|
||||
{ text: "Synology NAS ☁️", link: "/docs/install/synology_nas" },
|
||||
{
|
||||
text: "Kubernetes and Kustomize 🌐",
|
||||
link: "/docs/install/kustomize",
|
||||
},
|
||||
|
||||
{
|
||||
text: "With A Reverse Proxy",
|
||||
|
||||
Reference in New Issue
Block a user