Skip to content

Commit

Permalink
Merge branch 'main' into add-comparator-app
Browse files Browse the repository at this point in the history
  • Loading branch information
Disper authored Jul 22, 2024
2 parents 5187b3c + fcf2c3c commit 33e4fc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/v1/runtime_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ const (
const (
LabelKymaInstanceID = "kyma-project.io/instance-id"
LabelKymaRuntimeID = "kyma-project.io/runtime-id"
LabelKymaShootName = "kyma-project.io/shootName"
LabelKymaShootName = "kyma-project.io/shoot-name"
LabelKymaRegion = "kyma-project.io/region"
LabelKymaName = "operator.kyma-project.io/kyma-name"
LabelKymaBrokerPlanID = "kyma-project.io/broker-plan-id"
Expand Down

0 comments on commit 33e4fc8

Please sign in to comment.