-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
None
-
False
-
-
False
-
None
-
None
-
None
-
None
-
None
The syncSet created for the IngressController looks like
- apiVersion: operator.openshift.io/v1 kind: IngressController metadata: name: default namespace: openshift-ingress-operator spec: clientTLS: clientCA: name: '' clientCertificatePolicy: '' defaultCertificate: name: foo-ingress-secret domain: apps.foo.bar.baz.com httpCompression: {} httpErrorCodePages: name: '' tuningOptions: reloadInterval: 0s status: availableReplicas: 0 domain: '' selector: ''
We want to be able to configure the reloadInterval from Hive so would require the respective field to be added to CD.spec.Ingress. Otherwise it will default to 0s being unable to configure it.
- is Informed by
-
HIVE-2040 Add HttpErrorCodePages to CD.Spec.Ingress[]
-
- Closed
-
- links to