File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -198,6 +198,7 @@ The following table lists the configurable parameters of the oauth2-proxy chart
198198| ` readinessProbe.successThreshold ` | number of successes | 1 |
199199| ` replicaCount ` | desired number of pods | ` 1 ` |
200200| ` resources ` | pod resource requests & limits | ` {} ` |
201+ | ` resizePolicy ` | Container resize policy for runtime resource updates. See [ Kubernetes docs] ( https://kubernetes.io/docs/tasks/configure-pod-container/resize-container-resources/ ) | ` [] ` |
201202| ` revisionHistoryLimit ` | maximum number of revisions maintained | 10 |
202203| ` service.portNumber ` | port number for the service | ` 80 ` |
203204| ` service.appProtocol ` | application protocol on the port of the service | ` http ` |
You can’t perform that action at this time.
0 commit comments