mirror of
https://github.com/holos-run/holos.git
synced 2026-03-20 09:15:02 +00:00
Add Tilt back from holos server Note with this patch the ec-creds.yaml file needs to be applied to the provisioner and an external secret used to sync the image pull creds. With this patch the dev instance is accessible behind the auth proxy. pgAdmin also works from the Tilt UI. https://jeff.holos.dev.k2.ois.run/app/start
11 lines
337 B
Go
11 lines
337 B
Go
// Code generated by ent, DO NOT EDIT.
|
|
|
|
package runtime
|
|
|
|
// The schema-stitching logic is generated in github.com/holos-run/holos/internal/ent/runtime.go
|
|
|
|
const (
|
|
Version = "v0.13.1" // Version of ent codegen.
|
|
Sum = "h1:uD8QwN1h6SNphdCCzmkMN3feSUzNnVvV/WIkHKMbzOE=" // Sum of ent codegen.
|
|
)
|