We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e94024d commit 944f6c1Copy full SHA for 944f6c1
charts/ldap-sync/Chart.yaml
@@ -1,3 +1,3 @@
1
---
2
name: ldap-sync
3
-version: 0.0.3
+version: 0.0.4
charts/ldap-sync/templates/cron.yaml
@@ -18,7 +18,6 @@ spec:
18
cronjob: ldap-sync
19
spec:
20
activeDeadlineSeconds: {{ .Values.activeDeadlineSeconds }}
21
- serviceAccountName: ldap-sync
22
restartPolicy: Never
23
containers:
24
- name: backup
0 commit comments