Skip to content

Commit

Permalink
update to stable channel
Browse files Browse the repository at this point in the history
  • Loading branch information
maleck13 committed Oct 27, 2023
1 parent bfb97b4 commit 2e29e5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/ocm/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ func GetDefaultValues(cluster *clusterv1.ManagedCluster,
defaultIstioConfigMap := "istio"
defaultCatalog := "operatorhubio-catalog"
defaultCatalogNS := "olm"
defaultChannel := "alpha"
defaultChannel := "stable"

manifestConfig := struct {
IstioOperator string
Expand Down

0 comments on commit 2e29e5c

Please sign in to comment.