mirror of
https://github.com/bitnami/charts.git
synced 2026-02-28 15:37:42 +08:00
[bitnami/kubewatch] Fix serviceaccount template name (#2502)
* [bitnami/kubewatch] Fix serviceaccount template name
This commit is contained in:
committed by
GitHub
parent
b57c74e3b0
commit
124b10cfcd
@@ -1,5 +1,5 @@
|
||||
name: kubewatch
|
||||
version: 1.0.12
|
||||
version: 1.0.13
|
||||
apiVersion: v1
|
||||
appVersion: 0.0.4
|
||||
home: https://github.com/bitnami-labs/kubewatch
|
||||
|
||||
@@ -49,7 +49,7 @@ resourcesToWatch:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/kubewatch
|
||||
tag: 0.0.4-debian-10-r95
|
||||
tag: 0.0.4-debian-10-r109
|
||||
pullPolicy: Always
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
|
||||
Reference in New Issue
Block a user