Merge pull request #1037 from imroc/fix-agent

add resources to karmada-agent in chart template
This commit is contained in:
karmada-bot 2021-12-06 09:19:19 +08:00 committed by GitHub
commit bd75ffabb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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: