Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions modules/subscriptions-configuration-in-a-clustergroup.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,6 @@ subscriptions:
[source,yaml]
----
subscriptions:
acm:
name: advanced-cluster-management
namespace: open-clustsubscriptions:
openshift-data-foundation:
disabled: true

Expand All @@ -100,8 +97,7 @@ subscriptions:
namespace: portworx
channel: stable
source: certified-operators
er-management
channel: release-2.10

----

In this example, the values file is intended to override the default settings in the main `values-hub.yaml`. Consequently, the `openshift-data-foundation` application is overridden and disabled, while the `portworx` application is added.