Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Commit

Permalink
Add configmaps to rbac
Browse files Browse the repository at this point in the history
  • Loading branch information
afritzler committed Sep 9, 2021
1 parent 4a25eef commit fec726e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/template-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: template-operator
description: A Helm chart for the template operator
type: application
version: 0.1.2
version: 0.1.3
appVersion: 0.1.0
engine: gotpl
home: https://github.com/onmetal/template-operator
Expand Down
1 change: 1 addition & 0 deletions charts/template-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ rbac:
- ""
resources:
- secrets
- configmaps

image:
repository: ghcr.io/onmetal/template-operator
Expand Down

0 comments on commit fec726e

Please sign in to comment.