mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-07-24 05:00:07 +00:00
Switch BasenineImageRepo
to Docker Hub
This commit is contained in:
parent
52f1eae341
commit
c39576b559
@ -16,6 +16,6 @@ const (
|
||||
LogLevelEnvVar = "LOG_LEVEL"
|
||||
BasenineHost = "127.0.0.1"
|
||||
BaseninePort = "9099"
|
||||
BasenineImageRepo = "ghcr.io/up9inc/basenine"
|
||||
BasenineImageRepo = "docker.io/up9inc/basenine"
|
||||
BasenineImageTag = "v0.4.6"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user