Update es policy
This commit is contained in:
parent
a125742619
commit
2405d71ef2
2 changed files with 2 additions and 1 deletions
|
@ -49,7 +49,7 @@ helmApps:
|
|||
namespace: nextcloud
|
||||
repoURL: https://nextcloud.github.io/helm/
|
||||
chart: nextcloud
|
||||
revision: 3.5.20
|
||||
revision: 4.5.2
|
||||
- app: wallabag
|
||||
namespace: wallabag
|
||||
repoURL: https://k8s-at-home.com/charts/
|
||||
|
|
|
@ -77,6 +77,7 @@ spec:
|
|||
conversionStrategy: Default
|
||||
decodingStrategy: None
|
||||
key: {{ .key }}
|
||||
metadataPolicy: None
|
||||
property: {{ .property }}
|
||||
{{- end }}
|
||||
...
|
||||
|
|
Loading…
Reference in a new issue