Deploy reusable password setup handoff
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s

This commit is contained in:
tegwick 2026-07-28 17:45:09 +02:00
parent 80adc31c7c
commit 816c5c3773
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@ spec:
seccompProfile: {type: RuntimeDefault}
containers:
- name: provisioner
image: identity-provisioner:dbf7cfd
image: identity-provisioner:80adc31
imagePullPolicy: Never
ports: [{name: http, containerPort: 8080}]
env:

View file

@ -45,7 +45,7 @@ spec:
seccompProfile: {type: RuntimeDefault}
containers:
- name: portal
image: user-engine:portal-0ef2ae5
image: user-engine:portal-746bf21
imagePullPolicy: Never
ports: [{name: http, containerPort: 8080}]
env: