From 38619e9ffed1cafa12e9042565530d557dbf8c1d Mon Sep 17 00:00:00 2001 From: Pratham Date: Mon, 24 Mar 2025 22:15:02 +0530 Subject: [PATCH] documentation and ci update Signed-off-by: Pratham --- operator/config/samples/karmada.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/operator/config/samples/karmada.yaml b/operator/config/samples/karmada.yaml index 64a414081..1a50faabe 100644 --- a/operator/config/samples/karmada.yaml +++ b/operator/config/samples/karmada.yaml @@ -56,14 +56,14 @@ spec: imageRepository: docker.io/karmada/karmada-metrics-adapter imageTag: v1.13.0 replicas: 2 - karmadaSearch: # the component `Karmadasearch` is not installed by default, if you need to install it, uncomment it and note the formatting - imageRepository: docker.io/karmada/karmada-search - imageTag: v1.13.0 - replicas: 1 - karmadaDescheduler: # the component `KarmadaDescheduler` is not installed by default, if you need to install it, uncomment it and note the formatting - imageRepository: docker.io/karmada/karmada-descheduler - imageTag: v1.13.0 - replicas: 1 + # karmadaSearch: # the component `Karmadasearch` is not installed by default, if you need to install it, uncomment it and note the formatting + # imageRepository: docker.io/karmada/karmada-search + # imageTag: v1.13.0 + # replicas: 1 + # karmadaDescheduler: # the component `KarmadaDescheduler` is not installed by default, if you need to install it, uncomment it and note the formatting + # imageRepository: docker.io/karmada/karmada-descheduler + # imageTag: v1.13.0 + # replicas: 1 hostCluster: networking: dnsDomain: cluster.local