Fix: add configmaps

This commit is contained in:
2025-12-13 06:15:54 +08:00
parent 775746cd79
commit b7ea4f29e3
3 changed files with 17 additions and 0 deletions

View File

@@ -6,6 +6,8 @@ generatorOptions:
disableNameSuffixHash: true
resources:
- namespace.yaml
- cm.backend.yaml
- cm.dcbot.yaml
- deploy.backend.yaml
- deploy.dcbot.yaml
- deploy.frontend.yaml