Harden Control Plane login; fix /ui redirect
Strip whitespace/quotes on pasted tokens; clearer error naming the OpenBao founding-admin path. Redirect /ui to /ui/. Image 0.1.3.
This commit is contained in:
parent
856dc354d8
commit
8cf124530c
5 changed files with 24 additions and 6 deletions
|
|
@ -30,7 +30,7 @@ spec:
|
|||
fsGroup: 10001
|
||||
containers:
|
||||
- name: bootstrap
|
||||
image: forgejo.coulomb.social/coulomb/target-revenue:0.1.2
|
||||
image: forgejo.coulomb.social/coulomb/target-revenue:0.1.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TRF_BOOTSTRAP_BINKY
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ spec:
|
|||
fsGroup: 10001
|
||||
containers:
|
||||
- name: target-revenue
|
||||
image: forgejo.coulomb.social/coulomb/target-revenue:0.1.2
|
||||
image: forgejo.coulomb.social/coulomb/target-revenue:0.1.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@ spec:
|
|||
fsGroup: 10001
|
||||
containers:
|
||||
- name: migrate
|
||||
image: forgejo.coulomb.social/coulomb/target-revenue:0.1.2
|
||||
image: forgejo.coulomb.social/coulomb/target-revenue:0.1.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TRF_RUN_MIGRATIONS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue