apiVersion: resource.streamnative.io/v1alpha1
kind: PulsarNamespace
metadata:
name: test-pulsar-namespace
namespace: test
spec:
name: test-tenant/testns
connectionRef:
name: test-pulsar-connection
schemaCompatibilityStrategy
isAllowAutoUpdateSchema
schemaValidationEnforced
apiVersion: resource.streamnative.io/v1alpha1
kind: PulsarTopic
metadata:
name: "test-pulsar-topic123"
namespace: test
spec:
name: persistent://test-tenant/testns/topic123
connectionRef:
name: "test-pulsar-connection"
schemaCompatibilityStrategy
isAllowAutoUpdateSchema
schemaValidationEnforced
Namespace
Topic