Skip to content

Commit

Permalink
fix: kibana cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-lsd committed Aug 21, 2024
1 parent 3dc4b7d commit b988189
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion charts/lsdmop/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: lsdmop
version: "4.7.9"
version: "4.7.10"
appVersion: "1.0.2"
# Disabling kubeVersion because GKE is dumb
# kubeVersion: ">=v1.11.0"
Expand Down
1 change: 0 additions & 1 deletion charts/lsdmop/templates/elastic.kibana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ spec:
enterprisesearch.host: 'http://enterprise-search-lsdmop-ent-http'
config:
elasticsearch.compression: true
enterpriseSearch.host: http://enterprise-search-{{ .Release.Name }}-ent-http:3002
monitoring.ui.ccs.enabled: false #prevents a bug
xpack.encryptedSavedObjects.encryptionKey: "37LxDnDT9dy*J2DcTE7UQJW6mw@sMmqj"

Expand Down

0 comments on commit b988189

Please sign in to comment.