Deploy reusable password setup handoff
This commit is contained in:
parent
80adc31c7c
commit
816c5c3773
2 changed files with 2 additions and 2 deletions
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue