diff --git a/charts/cronjobs/Chart.yaml b/charts/cronjobs/Chart.yaml index 24c4473..e398a97 100644 --- a/charts/cronjobs/Chart.yaml +++ b/charts/cronjobs/Chart.yaml @@ -3,7 +3,7 @@ apiVersion: v2 name: cronjobs description: A generic helm cronjob chart for kubernetes type: application -version: 1.4.0 +version: 1.4.1 appVersion: latest home: https://github.com/klicktipp/helm-charts keywords: diff --git a/charts/cronjobs/values.yaml b/charts/cronjobs/values.yaml index d3db174..f3c07d2 100644 --- a/charts/cronjobs/values.yaml +++ b/charts/cronjobs/values.yaml @@ -103,7 +103,7 @@ serviceAccount: rbac: # Enable creation of Role/RoleBinding - create: true + create: false # Annotations to add to the role and rolebinding annotations: {} # Rules for the role