Commit 32933c9e authored by David McKay's avatar David McKay

fix: remove comments, because I cannot be bothered with this chart linter

parent 9aeb450c
......@@ -30,7 +30,7 @@ bootstrap:
# and password for your "admin" account.
# A secret should be provided, which will have the keys
# "username" and "password" available.
auth: # {}
auth:
secretName: auth
# This section allows you to use DDL and DML to define
# databases, retention policies, and inject some data.
......@@ -38,8 +38,8 @@ bootstrap:
# must exist, even if one of them is empty.
# DDL is executed before DML, to enforce databases and retention policies
# to exist.
ddldml: # {}
configMap: ddl-dml
ddldml: {}
# configMap: ddl-dml
meta:
replicas: 3
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment