feat(fc-devicemgmt): add Kubernetes deployment manifests

This commit is contained in:
Codex
2026-05-12 15:43:22 -05:00
parent f298339152
commit 211ecbf294
13 changed files with 944 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
# FlowerCore.DeviceManagement namespace.
#
# ArgoCD discovers this directory as Application `infra-fc-devicemgmt`.
apiVersion: v1
kind: Namespace
metadata:
name: fc-devicemgmt
labels:
app.kubernetes.io/name: fc-devicemgmt
app.kubernetes.io/part-of: flowercore
app.kubernetes.io/managed-by: argocd
flowercore.io/tenant-id: system
flowercore.io/created-by: bluejay-infra