fix: use manager repo with devpod-latest tag for dev pod image
This commit is contained in:
@@ -23,7 +23,7 @@ spec:
|
||||
- name: registry-lunarfront
|
||||
containers:
|
||||
- name: dev
|
||||
image: registry.digitalocean.com/lunarfront/lunarfront-devpod:latest
|
||||
image: registry.digitalocean.com/lunarfront/manager:devpod-latest
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
name: web
|
||||
|
||||
Reference in New Issue
Block a user