feat: pull manager image from DOCR

This commit is contained in:
Ryan Moon
2026-04-03 08:40:19 -05:00
parent 8d53a603b0
commit 0680d89474

View File

@@ -16,9 +16,11 @@ spec:
serviceAccountName: manager
nodeSelector:
role: system
imagePullSecrets:
- name: registry-lunarfront
containers:
- name: manager
image: git.lunarfront.tech/ryan/lunarfront-manager:latest
image: registry.digitalocean.com/lunarfront/lunarfront-manager:latest
ports:
- containerPort: 3000
env: