fix(dex): 🔐 correct sizer client secret to match sizer-oidc-client
The deploy hydration created dex-sizer-client with wrong value. Reverting to the original shared secret that sizer expects (73eda906... - active for 81 days before hydration overwrote it). Changes: - sizer-oidc-client: restore correct shared secret - dex-sizer-client: add managed manifest to prevent future drift - dex.yaml: add manifests source for ArgoCD to sync the secret Broken by stacks rehydration pipeline run.
This commit is contained in:
parent
967edf0382
commit
bd82384eb1
3 changed files with 12 additions and 1 deletions
|
|
@ -27,3 +27,6 @@ spec:
|
|||
- repoURL: https://edp.buildth.ing/DevFW-CICD/stacks-instances
|
||||
targetRevision: HEAD
|
||||
ref: values
|
||||
- repoURL: https://edp.buildth.ing/DevFW-CICD/stacks-instances
|
||||
targetRevision: HEAD
|
||||
path: "otc/dev.t09.de/stacks/core/dex/manifests"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue