apiVersion: v1 kind: Secret metadata: name: litellm-secrets namespace: nxtgauge-ai type: Opaque stringData: # Master key for LiteLLM API authentication # Change this to a secure key for production LITELLM_MASTER_KEY: "PLACEHOLDER-UPDATE-IN-OVERLAY"