From 7b4aa9575b1b17fd2e46434682f3ec5712bbbd8b Mon Sep 17 00:00:00 2001 From: EHerzog76 Date: Mon, 9 Dec 2024 13:11:57 +0100 Subject: [PATCH] Update readme.md --- kubernetes/readme.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/kubernetes/readme.md b/kubernetes/readme.md index e163cd5..8daeced 100644 --- a/kubernetes/readme.md +++ b/kubernetes/readme.md @@ -2,9 +2,10 @@ 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. + In this example we use: - cluster.local as the kubernetes cluster domain. - Please change it to your needs. + **cluster.local** as the kubernetes cluster domain. + **Please change it to your needs.** ## Edit PVC config