github.com/argoproj-labs/argocd-operator@v0.10.0/tests/ocp/1-003_verify_hostname_with_route/01-argocd-route.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 route: 11 enabled: true