chat-web directory structure example
HighSide recommends keeping this directory structure under version control (Git repository).
chat-web
βββ chat-web.tar.gz
βββ .sops.yaml
βββ vars
βββ sandbox
β βββ secrets.yaml
βββ prod
β βββ secrets.yaml
βββ values.yamlLast updated