FlowerCore
More to come.
Update CenterSoftware updates & releases
# FlowerCore Landing Page # Blue Jay Lab branded landing page - PUBLIC facing # ArgoCD managed - BlueJay Lab --- apiVersion: v1 kind: Namespace metadata: name: fc-system labels: app.kubernetes.io/part-of: bluejay-infra --- # Landing page HTML (public-safe - no internal LAN references, no CDN) apiVersion: v1 kind: ConfigMap metadata: name: fc-landing-html namespace: fc-system data: index.html: |
FlowerCore
More to come.
Update CenterSoftware updates & releases