diff options
author | makefunstuff <[email protected]> | 2024-06-29 00:24:17 +0200 |
---|---|---|
committer | makefunstuff <[email protected]> | 2024-06-29 00:24:17 +0200 |
commit | be9fd1e8f211d26b921cdac4c3e8cd0b2f8157bd (patch) | |
tree | deea9442889b45063ed4aaf57444635b82109424 | |
parent | 966c6e19d4ac2955f74a9feb236ddfeef1757d66 (diff) | |
download | k3s-lab-be9fd1e8f211d26b921cdac4c3e8cd0b2f8157bd.tar.gz |
string value
Diffstat (limited to '')
-rw-r--r-- | tools/elasticsearch/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/elasticsearch/values.yaml b/tools/elasticsearch/values.yaml index eac27df..b26158e 100644 --- a/tools/elasticsearch/values.yaml +++ b/tools/elasticsearch/values.yaml @@ -41,4 +41,4 @@ logstash: } labels: app.kubernetes.io/name: logstash - elasticsearch-master-http-client: true + elasticsearch-master-http-client: "true" |