Skip to content

Commit 7628a56

Browse files
committed
fix(Chart): Remove metadata
1 parent 7529aa1 commit 7628a56

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

charts/keycloak-reporter/templates/cronjob.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,6 @@ spec:
1313
jobTemplate:
1414
spec:
1515
template:
16-
metadata:
17-
annotations:
18-
{{- include "keycloak-reporter.annotations" $ | nindent 10 }}
19-
labels:
20-
{{- include "keycloak-reporter.labels" $ | nindent 10 }}
2116
spec:
2217
{{- with $.Values.imagePullSecrets }}
2318
imagePullSecrets:

0 commit comments

Comments
 (0)