We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fadafe7 commit b91a33aCopy full SHA for b91a33a
2 files changed
charts/netobserv/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
name: netobserv
3
description: ElastiFlow NetObserv
4
type: application
5
-version: 0.4.7
+version: 0.4.8
6
appVersion: 7.11.1
7
icon: https://artifacthub.io/image/a7c44004-9982-4ba1-a4c9-c626340d3d38@2x
8
sources:
charts/netobserv/templates/deployment.yaml
@@ -75,7 +75,7 @@ spec:
75
{{- toYaml . | nindent 12 }}
76
{{- end }}
77
{{- if .Values.license.accountId }}
78
- - name: EF_ACCOUNT_ID
+ - name: EF_ACCOUNT_ID
79
value: {{ .Values.license.accountId }}
80
81
{{- if .Values.outputElasticsearch.enabled }}
0 commit comments