apiVersion: v3
kind: service
metadata:
  name: songwhip-static-assets
  description: |
    Service for hosting and delivering static assets for the Songwhip platform.
    - Stores and serves images, branding, social media, and video files required by Songwhip applications.
    - Provides fast, reliable, and scalable access to static resources for web and mobile clients.
    - Supports asset versioning and cache control for efficient content delivery.
    - Core component for static content management across Songwhip services.
  owner: songwhip
  tags:
    - public:false
spec:
  type: web
