mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-06-22 22:39:40 +00:00
⏪ Revert back to kubeshark-
as the resources prefix
This commit is contained in:
parent
5881c8cbe6
commit
e68766a2e3
@ -1,7 +1,7 @@
|
||||
package kubernetes
|
||||
|
||||
const (
|
||||
KubesharkResourcesPrefix = "ks-"
|
||||
KubesharkResourcesPrefix = "kubeshark-"
|
||||
FrontPodName = KubesharkResourcesPrefix + "front"
|
||||
FrontServiceName = FrontPodName
|
||||
HubPodName = KubesharkResourcesPrefix + "hub"
|
||||
|
Loading…
Reference in New Issue
Block a user