We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1b7bdf4 + bd51389 commit d44ab1dCopy full SHA for d44ab1d
charts/karmada/templates/karmada-search.yaml
@@ -93,7 +93,7 @@ spec:
93
periodSeconds: 15
94
timeoutSeconds: 5
95
resources:
96
- {{- toYaml .Values.apiServer.resources | nindent 12 }}
+ {{- toYaml .Values.search.resources | nindent 12 }}
97
priorityClassName: {{ .Values.search.priorityClassName }}
98
volumes:
99
{{- include "karmada.search.kubeconfig.volume" . | nindent 8 }}
0 commit comments