mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-08-11 21:32:37 +00:00
🐛 Pass the license string
This commit is contained in:
parent
2563cc1922
commit
fab0f713ed
@ -250,7 +250,7 @@ func (provider *Provider) BuildHubPod(opts *PodOptions) (*core.Pod, error) {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name: "LICENSE",
|
Name: "LICENSE",
|
||||||
Value: "",
|
Value: config.Config.License,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name: "SCRIPTING_ENV",
|
Name: "SCRIPTING_ENV",
|
||||||
|
Loading…
Reference in New Issue
Block a user