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,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