mirror of
https://github.com/kubeshark/kubeshark.git
synced 2026-02-14 18:09:51 +00:00
🚑 Migrate from kubeshark.co to kubehq.com (#1805)
* 🚑 Migrate to `kubehq.com` in helm values * 🚑 Migrate to `kubehq.com` in cloud-api-url envs * 🚑 Migrate to `kubehq.com` in manifest label keys * 🚑 Migrate to `kubehq.com` in `Chart.yaml` * 🚑 Migrate to `kubehq.com` in helm-chart notes/readme
This commit is contained in:
committed by
GitHub
parent
bd10e035ff
commit
eb9a82962f
@@ -8,5 +8,5 @@ const (
|
||||
HubServiceName = HubPodName
|
||||
K8sAllNamespaces = ""
|
||||
MinKubernetesServerVersion = "1.16.0"
|
||||
AppLabelKey = "app.kubeshark.co/app"
|
||||
AppLabelKey = "app.kubehq.com/app"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user