fix: update manager image path to match DOCR repo

This commit is contained in:
Ryan Moon
2026-04-03 15:22:11 -05:00
parent 7c590daa75
commit e5d7bf35b9

View File

@@ -20,7 +20,7 @@ spec:
- name: registry-lunarfront
containers:
- name: manager
image: registry.digitalocean.com/lunarfront/lunarfront-manager:latest
image: registry.digitalocean.com/lunarfront/manager:latest
ports:
- containerPort: 3000
env: