[SDC] Chart cleanup for AAF/TLS removal
[oom.git] / kubernetes / sdc / components / sdc-be / templates / job.yaml
index 5f70991..fc7e108 100644 (file)
 
 apiVersion: batch/v1
 kind: Job
-metadata:
-  name: {{ include "common.fullname" . }}-config-backend
-  namespace: {{ include "common.namespace" . }}
-  labels: {{- include "common.labels" . | nindent 4 }}
+metadata: {{- include "common.resourceMetadata" . | nindent 2 }}
 spec:
   backoffLimit: 20
   template: