github.com/argoproj-labs/argocd-operator@v0.10.0/tests/ocp/1-002_verify_hostname_with_ingress/01-argocd-ingress.yaml (about)

     1  apiVersion: argoproj.io/v1alpha1
     2  kind: ArgoCD
     3  metadata:
     4    name: example-argocd
     5    labels:
     6      example: example-argocd
     7  spec:
     8    server:
     9      host: test-crane.apps.rh-4.12-111111.dev.openshift.org
    10      grpc:
    11        ingress:
    12          enabled: true
    13      ingress:
    14        enabled: true
    15        tls:
    16         - hosts:
    17            - test-crane