Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for 900s (0.05 sec)

  1. prow/config/calico.yaml

                    type: boolean
                  usageReportingInitialDelay:
                    description: 'UsageReportingInitialDelay controls the minimum delay
                      before Felix makes a report. [Default: 300s]'
                    pattern: ^([0-9]+(\\.[0-9]+)?(ms|s|m|h))*$
                    type: string
                  usageReportingInterval:
                    description: 'UsageReportingInterval controls the interval at which
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 21 18:32:01 UTC 2024
    - 246.5K bytes
    - Viewed (0)
  2. operator/pkg/apis/istio/v1alpha1/values_types.pb.go

    	// Maximum duration that a sidecar can be connected to a pilot.
    	//
    	// This setting balances out load across pilot instances, but adds some resource overhead.
    	//
    	// Examples: 300s, 30m, 1h
    	KeepaliveMaxServerConnectionAge *durationpb.Duration `protobuf:"bytes,13,opt,name=keepaliveMaxServerConnectionAge,proto3" json:"keepaliveMaxServerConnectionAge,omitempty"`
    	// Labels that are added to Pilot deployment.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Jun 03 01:55:05 UTC 2024
    - 329.6K bytes
    - Viewed (0)
Back to top