wooden-sandwich-59360
07/20/2023, 10:00 AMwooden-sandwich-59360
07/20/2023, 11:43 AMcreamy-energy-2403
07/21/2023, 11:07 AMBackendConfig
CRD (https://cloud.google.com/kubernetes-engine/docs/how-to/ingress-configuration#configuring_ingress_features_through_backendconfig_parameters) with a custom healthcheck specification:
apiVersion: cloud.google.com/v1
kind: BackendConfig
metadata:
name: "flyte-flyteconsole"
spec:
healthCheck:
requestPath: /console/healthz
port: 80