documentation and ci update

Signed-off-by: Pratham <prathamparlecha09@gmail.com>
This commit is contained in:
Pratham 2025-03-24 22:15:02 +05:30
parent a846783aaa
commit 38619e9ffe
1 changed files with 8 additions and 8 deletions

View File

@ -56,14 +56,14 @@ spec:
imageRepository: docker.io/karmada/karmada-metrics-adapter imageRepository: docker.io/karmada/karmada-metrics-adapter
imageTag: v1.13.0 imageTag: v1.13.0
replicas: 2 replicas: 2
karmadaSearch: # the component `Karmadasearch` is not installed by default, if you need to install it, uncomment it and note the formatting # 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 # imageRepository: docker.io/karmada/karmada-search
imageTag: v1.13.0 # imageTag: v1.13.0
replicas: 1 # replicas: 1
karmadaDescheduler: # the component `KarmadaDescheduler` is not installed by default, if you need to install it, uncomment it and note the formatting # 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 # imageRepository: docker.io/karmada/karmada-descheduler
imageTag: v1.13.0 # imageTag: v1.13.0
replicas: 1 # replicas: 1
hostCluster: hostCluster:
networking: networking:
dnsDomain: cluster.local dnsDomain: cluster.local