Files
holos/hack/tilt/gh-issues
Jeff McCune d6ee1864c8 (#116) Tilt for development
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
2024-04-09 20:26:37 -07:00

5 lines
77 B
Bash
Executable File

#! /bin/bash
set -euo pipefail
export GH_FORCE_TTY='120%'
exec gh issue list