Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit 2c292c3

Browse files
author
Chris Wiechmann
authored
Update values.yaml
1 parent 9c5bde3 commit 2c292c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

helm/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ global:
88
elasticsearchCa: "config/certificates/ca.crt"
99
# ImagePullSecrets made available to all Deployments/StateFullSets
1010
imagePullSecrets: []
11-
# - myRegistryKeySecretName
11+
# - name: myRegistryKeySecretName
1212
# Stack monitoring for Filebeat, Logstash, Elasticsearch and Kibana using Self-Monitoring.
1313
# Metricbeat monitoring is not yet supported in the Kubernetes deployment.
1414
selfMonitoringEnabled: "true"
@@ -679,4 +679,4 @@ filebeat:
679679
# name: filebeat.dbg
680680
# keepfiles: 7
681681
# permissions: 0644
682-
#logging.selectors: ["*"]
682+
#logging.selectors: ["*"]

0 commit comments

Comments
 (0)