Skip to content

Commit

Permalink
et 10114 consul is under resourced when deploying to crc local versio…
Browse files Browse the repository at this point in the history
…n of open shift (#4184)

* cert managerkubectl get pods

* make resources for webhook cert manager configurable

* changelog entry

* Update charts/consul/values.yaml

* make gateway resources configurable

* update changelog
  • Loading branch information
sarahalsmiller committed Jul 22, 2024
1 parent 2f9f7a9 commit 1731701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changelog/4184.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
```release-note:improvement
* helm: Adds `webhookCertManager.resources` field which can be configured to override the `resource` settings for the `webhook-cert-manager` deployment.
* helm: Adds `webhookCertManager.resources` field which can be configured to override the `resource` settings for the `webhook-cert-manager` deployment.
* helm: Adds `connectInject.apiGateway.managedGatewayClass.resourceJob.resources` field which can be configured to override the `resource` settings for the `gateway-resources-job` job.
```

0 comments on commit 1731701

Please sign in to comment.