kopia lustrzana https://github.com/bugout-dev/moonstream
Set bugout resource type for nodebalancer access
rodzic
33adf6255a
commit
401ae81dc6
|
|
@ -46,6 +46,9 @@ var (
|
||||||
|
|
||||||
// Humbug configuration
|
// Humbug configuration
|
||||||
HUMBUG_REPORTER_NB_TOKEN = os.Getenv("HUMBUG_REPORTER_NB_TOKEN")
|
HUMBUG_REPORTER_NB_TOKEN = os.Getenv("HUMBUG_REPORTER_NB_TOKEN")
|
||||||
|
|
||||||
|
// Moonstream resources types
|
||||||
|
BUGOUT_RESOURCE_TYPE_NODEBALANCER_ACCESS = "nodebalancer-access"
|
||||||
)
|
)
|
||||||
|
|
||||||
func CheckEnvVarSet() {
|
func CheckEnvVarSet() {
|
||||||
|
|
|
||||||
Ładowanie…
Reference in New Issue