Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for minAvailable (0.48 sec)

  1. operator/pkg/apis/istio/v1alpha1/values_types.pb.go

    type DefaultPodDisruptionBudgetConfig struct {
    	state         protoimpl.MessageState
    	sizeCache     protoimpl.SizeCache
    	unknownFields protoimpl.UnknownFields
    
    	// Controls whether a PodDisruptionBudget with a default minAvailable value of 1 is created for each deployment.
    	Enabled *wrapperspb.BoolValue `protobuf:"bytes,1,opt,name=enabled,proto3" json:"enabled,omitempty"`
    }
    
    func (x *DefaultPodDisruptionBudgetConfig) Reset() {
    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