Snapshot of work, when we got stalled from the claude tokenlimit
This commit is contained in:
parent
59090737f5
commit
511a503aab
2 changed files with 1 additions and 11 deletions
|
|
@ -1,4 +1,5 @@
|
|||
# Pipeline Validation Log
|
||||
|
||||
| Date | SHA | Build | Push | Deploy | Smoke |
|
||||
| 2026-05-03 | e372a0c | haskelseed (build03) | 92.205.130.254:32166 | Railiance01/coulomb | PASS |
|
||||
|------|-----|-------|------|--------|-------|
|
||||
|
|
|
|||
|
|
@ -1,11 +0,0 @@
|
|||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: {{ .Values.secretName }}
|
||||
annotations:
|
||||
"helm.sh/resource-policy": keep
|
||||
type: Opaque
|
||||
stringData:
|
||||
IHP_SESSION_SECRET: "REPLACE_ME"
|
||||
DATABASE_URL: "REPLACE_ME"
|
||||
IHP_BASEURL: "http://{{ .Values.ingress.host }}"
|
||||
Loading…
Add table
Add a link
Reference in a new issue