Skip to content

Commit

Permalink
add resource to scheduler-estimator chart
Browse files Browse the repository at this point in the history
Signed-off-by: yizhang-zen <[email protected]>
  • Loading branch information
yizhang-zen committed Dec 5, 2023
1 parent ad6d4b6 commit 5e89dbb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/karmada/templates/karmada-scheduler-estimator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ spec:
- name: member-kubeconfig
subPath: {{ $clusterName }}-kubeconfig
mountPath: /etc/{{ $clusterName }}-kubeconfig
resources:
{{- toYaml .Values.schedulerEstimator.resources | nindent 12 }}
volumes:
- name: member-kubeconfig
secret:
Expand Down

0 comments on commit 5e89dbb

Please sign in to comment.