chat-web directory structure example
chat-web
├── chat-web.tar.gz
├── .sops.yaml
└── vars
├── sandbox
│ └── secrets.yaml
├── prod
│ └── secrets.yaml
└── values.yamlLast updated
chat-web
├── chat-web.tar.gz
├── .sops.yaml
└── vars
├── sandbox
│ └── secrets.yaml
├── prod
│ └── secrets.yaml
└── values.yamlLast updated