Skip to content

Commit

Permalink
(ayekan) change autocompleteTimeout to string
Browse files Browse the repository at this point in the history
  • Loading branch information
csilva-cl committed Dec 13, 2024
1 parent 6ee0b53 commit 194b7f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fleet/lib/opensearch-logging/clusters/logging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ spec:
opensearch_security.multitenancy.tenants.enable_private: "false"
opensearch_security.multitenancy.tenants.preferred: '["Global", "lsst"]'
opensearch_security.multitenancy.enable_filter: "false"
opensearchDashboards.autocompleteTimeout: 5000
opensearchDashboards.autocompleteTimeout: "5000"
env:
- name: KEYCLOAK_CLIENT_ID
valueFrom:
Expand Down

0 comments on commit 194b7f5

Please sign in to comment.