Skip to content

Commit

Permalink
[Cronjobs] fix typo (#17)
Browse files Browse the repository at this point in the history
Co-authored-by: Rainer 'rei' Schuth <rainer.schuth@digital-results-international.com>
  • Loading branch information
reixd and Rainer 'rei' Schuth authored Nov 12, 2024
1 parent cd117a4 commit 737fad2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/cronjobs/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion charts/cronjobs/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 737fad2

Please sign in to comment.