File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -30,4 +30,4 @@ serverTLSBootstrap: true
3030configMapAndSecretChangeDetectionStrategy: Cache
3131tlsCipherSuites:
3232- TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
33- MaxPods : {{default 110 settings.kubernetes.max-pods}}
33+ maxPods : {{default 110 settings.kubernetes.max-pods}}
Original file line number Diff line number Diff line change @@ -30,4 +30,4 @@ serverTLSBootstrap: true
3030configMapAndSecretChangeDetectionStrategy: Cache
3131tlsCipherSuites:
3232- TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
33- MaxPods : {{default 110 settings.kubernetes.max-pods}}
33+ maxPods : {{default 110 settings.kubernetes.max-pods}}
Original file line number Diff line number Diff line change @@ -31,4 +31,4 @@ serverTLSBootstrap: true
3131configMapAndSecretChangeDetectionStrategy: Cache
3232tlsCipherSuites:
3333- TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
34- MaxPods : {{default 110 settings.kubernetes.max-pods}}
34+ maxPods : {{default 110 settings.kubernetes.max-pods}}
You can’t perform that action at this time.
0 commit comments