github.com/argoproj-labs/argocd-operator@v0.10.0/tests/k8s/1-021_validate_notification_controller/01-install.yaml (about)

     1  apiVersion: argoproj.io/v1alpha1
     2  kind: ArgoCD
     3  metadata:
     4    name: example-argocd
     5  spec:
     6    server:
     7      route:
     8        enabled: true
     9    notifications:
    10      enabled: false