Commit 596a39ae authored by Geoff Simmons's avatar Geoff Simmons

Add the controller values.yaml for the probeConfig e2e test.

Forgot it in the earlier commit.
parent 48ee367d
vikingController:
ingressClass: viking-probeCfg
namespace: probe-cfg
livenessProbeConfig:
initialDelaySeconds: 1
periodSeconds: 5
timeoutSeconds: 2
successThreshold: 1
failureThreshold: 2
readinessProbeConfig:
initialDelaySeconds: 5
periodSeconds: 10
timeoutSeconds: 9
successThreshold: 2
failureThreshold: 3
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment