Skip to content

Commit e462bec

Browse files
authored
Merge pull request #658 from chancez/update_metering_install_modes
Update metering InstallModes to support SingleNamespace
2 parents dbab98d + 9cdc648 commit e462bec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/chart/catalog_resources/rh-operators/metering-operator.v0.12.0.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ spec:
2828
- type: OwnNamespace
2929
supported: true
3030
- type: SingleNamespace
31-
supported: false
31+
supported: true
3232
- type: MultiNamespace
3333
supported: false
3434
- type: AllNamespaces

0 commit comments

Comments
 (0)