Deploy current user-engine provisioning image
This commit is contained in:
parent
ba07dd2acb
commit
609a718348
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ spec:
|
||||||
seccompProfile: {type: RuntimeDefault}
|
seccompProfile: {type: RuntimeDefault}
|
||||||
containers:
|
containers:
|
||||||
- name: portal
|
- name: portal
|
||||||
image: user-engine:portal-268b315
|
image: user-engine:portal-e7e8709
|
||||||
imagePullPolicy: Never
|
imagePullPolicy: Never
|
||||||
ports: [{name: http, containerPort: 8080}]
|
ports: [{name: http, containerPort: 8080}]
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue