xxl-job selectors

This commit is contained in:
marsal wang
2021-12-24 14:28:33 +08:00
parent 78cf3c5a18
commit 429022c192

View File

@ -15,4 +15,6 @@ spec:
name: http name: http
selector: selector:
app: {{ include "xxl-job-admin.fullname" . }} app: {{ include "xxl-job-admin.fullname" . }}
matchLabels:
{{- include "xxl-job-admin.labels" . | nindent 4 }}
{{- end -}} {{- end -}}