WP-0014: Helm adopt and deploy Core Hub on CoulombCore; backup auth tooling
Adopt live Core Hub resources, align prod ConfigMap naming, default production image registry to gitea, and install Helm release core-hub rev 1 (smoke passed). Add apps-pg-backup and check-backup-lane-auth targets; document OIDC login requirement now that OpenBao is unsealed.
This commit is contained in:
parent
871c56692b
commit
e9ee577d03
9 changed files with 101 additions and 31 deletions
|
|
@ -29,5 +29,5 @@ app.kubernetes.io/component: api
|
|||
{{- end -}}
|
||||
|
||||
{{- define "corehub.runtimeConfigMapName" -}}
|
||||
{{- printf "%s-runtime" .Release.Name -}}
|
||||
{{- default (printf "%s-runtime" .Release.Name) .Values.runtime.configMapName -}}
|
||||
{{- end -}}
|
||||
Loading…
Add table
Add a link
Reference in a new issue