Skip to content

Commit

Permalink
fix: list distro sleep mode in vcluster feats
Browse files Browse the repository at this point in the history
Signed-off-by: Rohan CJ <[email protected]>
  • Loading branch information
rohantmp authored and ThomasK33 committed Nov 27, 2024
1 parent 923aa97 commit 9cfb6b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/licenseapi/features.go
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,6 @@ func GetVClusterFeatures() []FeatureName {
VirtualClusterProDistroIntegrationsCertManager,
VirtualClusterProDistroExternalDatabase,
VirtualClusterProDistroDatabaseConnector,
VirtualClusterSleepMode,
VirtualClusterProDistroSleepMode,
}
}

0 comments on commit 9cfb6b2

Please sign in to comment.