Automated Manifest Update (#5168)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

### Details
- **Trigger**: `pull_request` by `@alexlebens`
- **Commit**: `24e1b82` (on `24e1b82791cfeb9e2f16454d72adaa4ffd166e21`)
- **Charts Updated**: `directus,elastic-operator,element-web`

Reviewed-on: #5168
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #5168.
This commit is contained in:
2026-03-26 23:33:41 +00:00
committed by Alex Lebens
parent c27cf0ea3b
commit b0303297da
14 changed files with 149 additions and 50 deletions

View File

@@ -59,12 +59,10 @@ spec:
- name: WEBHOOK_SECRET
value: elastic-operator-webhook-cert
resources:
limits:
cpu: 1
memory: 1Gi
limits: {}
requests:
cpu: 100m
memory: 150Mi
cpu: 2m
memory: 50Mi
ports:
- containerPort: 9000
name: metrics