Skip to content

Commit

Permalink
debug for https_serving_main
Browse files Browse the repository at this point in the history
  • Loading branch information
skonto committed Mar 21, 2024
1 parent ba3f983 commit b251ace
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/e2e-common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,10 @@ function install() {
kubectl delete pod -n ${SYSTEM_NAMESPACE} -l app=activator
kubectl wait --timeout=60s --for=condition=Available deployment -n ${SYSTEM_NAMESPACE} activator
fi

toggle_feature loglevel.activator debug config-logging
toggle_feature logging.enable-request-log true config-observability

}

# Check if we should use --resolvabledomain. In case the ingress only has
Expand Down

0 comments on commit b251ace

Please sign in to comment.