xxl-jon namespace

This commit is contained in:
marsal wang
2021-12-24 14:25:32 +08:00
parent 6799f668ab
commit 78cf3c5a18
3 changed files with 0 additions and 3 deletions

View File

@ -4,7 +4,6 @@ metadata:
name: {{ include "xxl-job-admin.fullname" . }}
labels:
{{- include "xxl-job-admin.labels" . | nindent 4 }}
namespace: {{ .Values.namespace }}
spec:
{{- if not .Values.autoscaling.enabled }}
replicas: {{ .Values.replicaCount }}