Skip to content

Commit

Permalink
Merge pull request openstack-k8s-operators#293 from dprince/suggested…
Browse files Browse the repository at this point in the history
…-namespace

Change suggested-namespace to openstack-operators
  • Loading branch information
openshift-merge-robot authored May 9, 2023
2 parents 4dd4d41 + 21333dd commit 6707eac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
annotations:
alm-examples: '[]'
capabilities: Basic Install
operatorframework.io/suggested-namespace: openstack
operatorframework.io/suggested-namespace: openstack-operators
operators.operatorframework.io/builder: operator-sdk-v1.26.0
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
name: openstack-operator.v0.0.0
Expand Down Expand Up @@ -231,7 +231,7 @@ spec:
type: SingleNamespace
- supported: false
type: MultiNamespace
- supported: false
- supported: true
type: AllNamespaces
keywords:
- OpenStack
Expand Down
2 changes: 1 addition & 1 deletion storage-operators.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
type: SingleNamespace
- supported: false
type: MultiNamespace
- supported: false
- supported: true
type: AllNamespaces
keywords:
- OpenStack Storage
Expand Down

0 comments on commit 6707eac

Please sign in to comment.