Add update permission for secrets

This commit is contained in:
Martin Šalata
2021-04-06 11:03:57 +02:00
parent f098c48dcf
commit 26a7b374e2
2 changed files with 2 additions and 1 deletions

View File

@@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.0.18
version: 0.0.19
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to

View File

@@ -25,6 +25,7 @@ rules:
- create
- get
- delete
- update
- apiGroups:
- ""
resources: