Commit 6746451a authored by 舒成's avatar 舒成

update

parent dd6c88c5
......@@ -5,17 +5,15 @@ metadata:
labels:
{{ include "harbor.labels" . | indent 4 }}
app: harbor-jobservice
version: {{ .Values.jobservice.image.tag }}
spec:
replicas: 1
selector:
matchLabels:
{{ include "harbor.matchLabels" . | indent 6 }}
app: harbor-jobservice
template:
metadata:
labels:
{{ include "harbor.labels" . | indent 8 }}
app: harbor-jobservice
version: {{ .Values.jobservice.image.tag }}
spec:
containers:
- name: jobservice
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment