Skip to content

Commit a74f7cd

Browse files
committed
Add override for 4.18
According to https://access.redhat.com/labs/ocpouic/?operator=advanced-cluster-management&&upgrade_path=4.16 to 4.18 ACM channel-2.11 does not exist on 4.18. Let's just override that.
1 parent 681a906 commit a74f7cd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

values-4.18-hub.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
clusterGroup:
2+
subscriptions:
3+
acm:
4+
name: advanced-cluster-management
5+
namespace: open-cluster-management
6+
channel: release-2.12

0 commit comments

Comments
 (0)