mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-08-04 20:55:19 +02:00
Merge pull request #398 from MaximUltimatum/adding-kustomize-documentation
Adding kustomize documentation
This commit is contained in:
commit
57f3be0938
3 changed files with 191 additions and 0 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