GreptimeTeam / helm-charts

Helm charts for GreptimeDB.
https://greptimeteam.github.io/helm-charts/
Apache License 2.0
17 stars 6 forks source link

Add a directory to provide examples #184

Open daviderli614 opened 2 weeks ago

daviderli614 commented 2 weeks ago

New directory structure such as:

example
- objectstorage
-- oss
--- README.md
--- values.yaml

-- s3
--- README.md
--- values.yaml

-- gcs
--- README.md
--- values.yaml

- logging
-- README.md
-- values.yaml

- auth
-- README.md
-- values.yaml

- ...
zyy17 commented 5 days ago

I think we can create a examples/ in the root directory.