chore: Update manifests after change

This commit is contained in:
2026-01-15 23:27:22 +00:00
parent 6460102cff
commit 47036b5d9a
9 changed files with 114 additions and 6 deletions

View File

@@ -0,0 +1,19 @@
apiVersion: v1
kind: Service
metadata:
name: snapshot-controller-conversion-webhook
namespace: snapshot-controller
labels:
helm.sh/chart: conversion-webhook-5.0.0
app.kubernetes.io/name: conversion-webhook
app.kubernetes.io/instance: snapshot-controller
app.kubernetes.io/version: "v8.4.0"
app.kubernetes.io/managed-by: Helm
spec:
ports:
- port: 443
targetPort: 443
name: https
selector:
app.kubernetes.io/name: conversion-webhook
app.kubernetes.io/instance: snapshot-controller