Automated Manifest Update (#3789)

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

Reviewed-on: #3789
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 #3789.
This commit is contained in:
2026-02-06 15:51:04 +00:00
committed by Alex Lebens
parent 566ceef0dc
commit 98b82274f5
21 changed files with 48 additions and 319 deletions

View File

@@ -3,10 +3,10 @@ kind: ValidatingWebhookConfiguration
metadata:
name: secretstore-validate
labels:
helm.sh/chart: external-secrets-1.3.2
helm.sh/chart: external-secrets-2.0.0
app.kubernetes.io/name: external-secrets-webhook
app.kubernetes.io/instance: external-secrets
app.kubernetes.io/version: "v1.3.2"
app.kubernetes.io/version: "v2.0.0"
app.kubernetes.io/managed-by: Helm
external-secrets.io/component: webhook
webhooks:
@@ -25,6 +25,7 @@ webhooks:
admissionReviewVersions: ["v1", "v1beta1"]
sideEffects: None
timeoutSeconds: 5
failurePolicy: Fail
- name: "validate.clustersecretstore.external-secrets.io"
rules:
- apiGroups: ["external-secrets.io"]