Fields
Enable notification configuration
Set notification channel prefix
Set log notification to stdout"
Example
Send notifications to notification prefix channel:
Run:
kubectl apply -f {below-yaml-file}
apiVersion: core.k8s.kubemq.io/v1alpha1
kind: KubemqCluster
metadata:
name: kubemq-cluster
namesapce: kubemq
labels:
app: kubemq-cluster
spec:
replicas: 3
notification:
enabled: true
prefix: notification