mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-08-02 19:55:18 +02:00
Update Kubernetes and Kustomize documentation
This commit is contained in:
parent
91a51515dd
commit
914028ea2f
3 changed files with 12 additions and 8 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue