github.com/argoproj/argo-cd/v2@v2.10.9/resource_customizations/operator.openshift.io/IngressController/testdata/progressing_initialization.yaml (about) 1 --- 2 apiVersion: operator.openshift.io/v1 3 kind: IngressController 4 metadata: 5 name: apps-shard-2 6 namespace: openshift-ingress-operator 7 spec: 8 domain: openshift-apps-shard-2.example.com 9 endpointPublishingStrategy: 10 hostNetwork: 11 httpPort: 80 12 httpsPort: 443 13 statsPort: 1936 14 type: HostNetwork 15 nodePlacement: 16 nodeSelector: 17 matchLabels: 18 node-role.kubernetes.io/worker: "" 19 replicas: 1 20 status: 21 availableReplicas: 0 22 conditions: 23 - lastTransitionTime: "2023-01-28T09:34:36Z" 24 reason: Valid 25 status: "True" 26 type: Admitted 27 domain: openshift-apps-shard-2.example.com 28 endpointPublishingStrategy: 29 hostNetwork: 30 httpPort: 80 31 httpsPort: 443 32 protocol: TCP 33 statsPort: 1936 34 type: HostNetwork 35 observedGeneration: 1 36 selector: ""