Skip to content

Commit

Permalink
add network neighborhood prefix
Browse files Browse the repository at this point in the history
Signed-off-by: jnathangreeg <jonathang@armosec.io>
  • Loading branch information
jnathangreeg committed Sep 23, 2024
1 parent a719e19 commit acbcb46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions instanceidhandler/v1/helpers/keys.go
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ const (
const (
ManagedByUserValue = "User"
UserApplicationProfilePrefix = "ug-"
UserNetworkNeighborhoodPrefix = "ug-"
)

// string format: apiVersion-<apiVersion>/namespace-<namespace>/kind-<kind>/name-<name>/...
Expand Down

0 comments on commit acbcb46

Please sign in to comment.