add resources to karmada-agent in chart template

Signed-off-by: roc <roc@imroc.cc>
This commit is contained in:
roc 2021-11-26 12:46:59 +08:00
parent 84d4a4592d
commit 1886f89af4
1 changed files with 2 additions and 0 deletions

View File

@ -110,6 +110,8 @@ spec:
volumeMounts:
- name: kubeconfig
mountPath: /etc/kubeconfig
resources:
{{- toYaml .Values.agent.resources | nindent 12 }}
volumes:
- name: kubeconfig
secret: