Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: ericsyh <[email protected]>
  • Loading branch information
ericsyh committed Oct 22, 2023
1 parent 5f1e87c commit 85e60e6
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ metadata:
"k8s.streamnative.io/coordinator-name": "apikeys"
},
"name": "apikeys",
"namespace": "pulsar
"namespace": "pulsar"
},
"spec": {
"brokerServiceUrl": "pulsar://apikeys-broker.guangning.svc.cluster.local:6650",
Expand Down Expand Up @@ -352,7 +352,8 @@ spec:
kind: PFSQLCluster
name: pfsqlclusters.k8s.streamnative.io
version: v1alpha1
- displayName: PulsarBroker
- description: PulsarBroker is the Schema for the pulsarbrokers API
displayName: PulsarBroker
kind: PulsarBroker
name: pulsarbrokers.pulsar.streamnative.io
version: v1alpha1
Expand Down

0 comments on commit 85e60e6

Please sign in to comment.