image: repository: codetheweb/muse pullPolicy: IfNotPresent tag: 2.4.4@sha256:c3a6a012e3c66a2894b2abf52224899ca7be52fcd11d889e141175c93696d4f0 securityContext: container: runAsNonRoot: false readOnlyRootFilesystem: false runAsUser: 0 runAsGroup: 0 service: main: enabled: false ports: main: enabled: false workload: main: podSpec: containers: main: probes: liveness: enabled: false readiness: enabled: false startup: enabled: false env: DATA_DIR: /config DISCORD_TOKEN: "" SPOTIFY_CLIENT_ID: "" SPOTIFY_CLIENT_SECRET: "" YOUTUBE_API_KEY: "" # CACHE_LIMIT: 2GB # BOT_STATUS: online # BOT_ACTIVITY_TYPE: PLAYING # BOT_ACTIVITY: A incubator app # BOT_ACTIVITY_URL: https://www.youtube.com/truecharts persistence: config: enabled: true mountPath: /config portal: open: enabled: false