chore: Update manifests after change

This commit is contained in:
2026-04-09 01:29:32 +00:00
parent 2d9e62832f
commit 5e6e12e8c9
17 changed files with 137 additions and 2 deletions
@@ -9,6 +9,7 @@ metadata:
app.kubernetes.io/instance: external-secrets
app.kubernetes.io/version: "v2.2.0"
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/metrics: "webhook"
external-secrets.io/component: webhook
spec:
type: ClusterIP
@@ -17,6 +18,10 @@ spec:
targetPort: webhook
protocol: TCP
name: webhook
- port: 8080
protocol: TCP
targetPort: metrics
name: metrics
selector:
app.kubernetes.io/name: external-secrets-webhook
app.kubernetes.io/instance: external-secrets