feat: pull manager image from DOCR
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user