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
|
namespace: nextcloud
|
||||||
repoURL: https://nextcloud.github.io/helm/
|
repoURL: https://nextcloud.github.io/helm/
|
||||||
chart: nextcloud
|
chart: nextcloud
|
||||||
revision: 3.5.20
|
revision: 4.5.2
|
||||||
- app: wallabag
|
- app: wallabag
|
||||||
namespace: wallabag
|
namespace: wallabag
|
||||||
repoURL: https://k8s-at-home.com/charts/
|
repoURL: https://k8s-at-home.com/charts/
|
||||||
|
|
|
@ -77,6 +77,7 @@ spec:
|
||||||
conversionStrategy: Default
|
conversionStrategy: Default
|
||||||
decodingStrategy: None
|
decodingStrategy: None
|
||||||
key: {{ .key }}
|
key: {{ .key }}
|
||||||
|
metadataPolicy: None
|
||||||
property: {{ .property }}
|
property: {{ .property }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
...
|
...
|
||||||
|
|
Loading…
Reference in a new issue