forgot one line referencing old manifest

This commit is contained in:
2025-06-30 00:11:31 +02:00
parent ab0dd018be
commit 9c11c808ff

View File

@ -4,8 +4,6 @@ This guide describes how to deploy a Kubernetes cluster tailored to my environme
Just be sure to edit the variables in the `init-deploy.sh` script. I think you can scale this out by adding more hosts and adjusting the for loop but I haven't tried it yet. I needed three machines and that is what I worked with. Just be sure to edit the variables in the `init-deploy.sh` script. I think you can scale this out by adding more hosts and adjusting the for loop but I haven't tried it yet. I needed three machines and that is what I worked with.
DO NOT FORGET TO SET YOUR CLOUDFLARE API KEY IN THE CERT-MANAGER MANIFEST FILE!!!
## ⚙️ Pre-requisites ## ⚙️ Pre-requisites
Before running the deployment script, ensure the following are in place: Before running the deployment script, ensure the following are in place: