apiVersion: v3
kind: service
metadata:
  name: songwhip-images
  description: |
    Service for managing, storing, and delivering images for the Songwhip platform.
    - Handles image upload, retrieval, deletion, and processing for user and platform assets.
    - Integrates with storage backends and provides secure, scalable image delivery endpoints.
    - Supports image optimization, resizing, and format conversion for efficient delivery.
    - Core component for media asset management across Songwhip services.
  owner: songwhip
  tags:
    - public:false
spec:
  type: web
