Skip to content

Commit

Permalink
Merge pull request #103 from kubescape/feature/user_application_profile
Browse files Browse the repository at this point in the history
  • Loading branch information
jnathangreeg authored Aug 29, 2024
2 parents 7552a40 + e362838 commit 4781d7f
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 @@ -34,6 +34,7 @@ const (
ResourceSizeMetadataKey = metadataPrefix + "/resource-size"
CompletionMetadataKey = metadataPrefix + "/completion"
TierMetadataKey = metadataPrefix + "/tier"
ManagedByMetadataKey = metadataPrefix + "/managed-by"
)

// metadata values
Expand Down

0 comments on commit 4781d7f

Please sign in to comment.