Roll forward normalized provisioning images
This commit is contained in:
parent
dbf7cfd862
commit
c9295d278a
2 changed files with 2 additions and 2 deletions
|
|
@ -23,7 +23,7 @@ spec:
|
||||||
seccompProfile: {type: RuntimeDefault}
|
seccompProfile: {type: RuntimeDefault}
|
||||||
containers:
|
containers:
|
||||||
- name: provisioner
|
- name: provisioner
|
||||||
image: identity-provisioner:20260728-1
|
image: identity-provisioner:dbf7cfd
|
||||||
imagePullPolicy: Never
|
imagePullPolicy: Never
|
||||||
ports: [{name: http, containerPort: 8080}]
|
ports: [{name: http, containerPort: 8080}]
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
|
|
@ -45,7 +45,7 @@ spec:
|
||||||
seccompProfile: {type: RuntimeDefault}
|
seccompProfile: {type: RuntimeDefault}
|
||||||
containers:
|
containers:
|
||||||
- name: portal
|
- name: portal
|
||||||
image: user-engine:portal-e7e8709
|
image: user-engine:portal-b2f1185
|
||||||
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