github.com/nais/knorten@v0.0.0-20240104110906-55926958e361/k8s/healthcheckpolicy.yaml (about)

     1  apiVersion: networking.gke.io/v1
     2  kind: HealthCheckPolicy
     3  metadata:
     4    name: knorten
     5    namespace: knada-system
     6  spec:
     7    default:
     8      config:
     9        httpHealthCheck:
    10          requestPath: /
    11        type: HTTP
    12    targetRef:
    13      group: ""
    14      kind: Service
    15      name: knorten