Update es policy

This commit is contained in:
Amarpreet Minhas 2023-11-26 01:54:10 +00:00
parent a125742619
commit 2405d71ef2
2 changed files with 2 additions and 1 deletions

View file

@ -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/

View file

@ -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 }}
... ...