From 2657f995b284a8bd09e405765759e8e1879e5b06 Mon Sep 17 00:00:00 2001 From: EHerzog76 Date: Mon, 9 Dec 2024 13:10:56 +0100 Subject: [PATCH] Update readme.md --- kubernetes/readme.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kubernetes/readme.md b/kubernetes/readme.md index b83aeff..e163cd5 100644 --- a/kubernetes/readme.md +++ b/kubernetes/readme.md @@ -1,7 +1,10 @@ # Kubernetes Deployment example This is an example of one possibilty how to deploy netboot.xyz to a OKD/OpenShift cluster. -You can also use it for a Kubernetes cluster, but in this case you will add your ingress configuration instead of the route. +You can also use it for a Kubernetes cluster, but in this case you will add your ingress configuration instead of the route. +In this example we use: + cluster.local as the kubernetes cluster domain. + Please change it to your needs. ## Edit PVC config