generated from coulomb/repo-seed
Snapshot of work, when we got stalled from the claude tokenlimit
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
# Pipeline Validation Log
|
# Pipeline Validation Log
|
||||||
|
|
||||||
| Date | SHA | Build | Push | Deploy | Smoke |
|
| 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 }}"
|
|
||||||
Reference in New Issue
Block a user