values.yaml 216 B

12345678
  1. interceptor:
  2. replicas:
  3. # after the interceptor receives a request,
  4. # this is the maximum amount of time it will
  5. # wait for the backing deployment to reach 1
  6. # or more replicas
  7. waitTimeout: 900s