feat(k3s): include frontend resources

This commit is contained in:
u1
2026-01-06 10:23:08 +00:00
parent ebdfa5f146
commit 3bb98f469b

View File

@@ -11,6 +11,8 @@ resources:
- api/service.yaml - api/service.yaml
- api/deployment.yaml - api/deployment.yaml
- ingestor/deployment.yaml - ingestor/deployment.yaml
- frontend/service.yaml
- frontend/deployment.yaml
configMapGenerator: configMapGenerator:
- name: postgres-initdb - name: postgres-initdb