Deploy identity administration lifecycle images
This commit is contained in:
parent
e182d989fd
commit
5b8f52749e
2 changed files with 2 additions and 2 deletions
|
|
@ -54,7 +54,7 @@ spec:
|
||||||
# 2026-05-24: direct-imported into railiance01 k3s for the
|
# 2026-05-24: direct-imported into railiance01 k3s for the
|
||||||
# bootstrap-console OIDC/MFA rollout. Use IfNotPresent while the
|
# bootstrap-console OIDC/MFA rollout. Use IfNotPresent while the
|
||||||
# HTTP registry push/pull path is being cleaned up.
|
# HTTP registry push/pull path is being cleaned up.
|
||||||
image: key-cape:e8b4ede
|
image: key-cape:909bb32
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
|
|
||||||
ports:
|
ports:
|
||||||
|
|
|
||||||
|
|
@ -45,7 +45,7 @@ spec:
|
||||||
seccompProfile: {type: RuntimeDefault}
|
seccompProfile: {type: RuntimeDefault}
|
||||||
containers:
|
containers:
|
||||||
- name: portal
|
- name: portal
|
||||||
image: user-engine:portal-b2f1185
|
image: user-engine:portal-e23674d
|
||||||
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