Skip to content

Commit f115b1e

Browse files
committed
set NoRegistryClusterOperations as techPreviewNoUpgrade
1 parent c7fbd08 commit f115b1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/features.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -840,7 +840,7 @@ var (
840840
contactPerson("andfasano").
841841
productScope(ocpSpecific).
842842
enhancementPR("https://github.com/openshift/enhancements/pull/1821").
843-
enableForClusterProfile(SelfManaged, configv1.DevPreviewNoUpgrade).
843+
enableForClusterProfile(SelfManaged, configv1.DevPreviewNoUpgrade, configv1.TechPreviewNoUpgrade).
844844
mustRegister()
845845

846846
FeatureGateGCPClusterHostedDNSInstall = newFeatureGate("GCPClusterHostedDNSInstall").

0 commit comments

Comments
 (0)