yt-dlp-bot: use test image for dogfooding

This commit is contained in:
2026-03-06 09:33:00 -05:00
parent 6cb6ba6e22
commit 5e3c0f386f

View File

@@ -14,12 +14,14 @@ spec:
spec:
containers:
- name: yt-dlp-bot
image: 'git.dubyatp.xyz/williamp/yt-dlp-bot:2c99fbf'
image: 'git.dubyatp.xyz/williamp/yt-dlp-bot:refactor-test-f30686f'
env:
- name: OUT_PATH
value: /data/youtube-vids
- name: TEMP_PATH
value: /tmp/ytdlp-temp
- name: LOADING_EMOJI
value: "<a:loading:1479485735076761848>"
envFrom:
- secretRef:
name: yt-dlp-discord-token