Update deployment.yaml
This commit is contained in:
parent
9beb9c4887
commit
e3b56d397d
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: web
|
- name: web
|
||||||
image: ghcr.io/sirius0xdev/hermes_workspace:paaas-landing:latest
|
image: ghcr.io/sirius0xdev/paaas:latest
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue