chore: Update manifests after automerge

This commit is contained in:
2026-04-03 02:13:38 +00:00
parent 3d717429f4
commit 00a57de54a
19 changed files with 1 additions and 949 deletions

View File

@@ -1,22 +0,0 @@
apiVersion: v1
kind: Service
metadata:
name: jellystat
labels:
app.kubernetes.io/instance: jellystat
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: jellystat
app.kubernetes.io/service: jellystat
helm.sh/chart: jellystat-4.6.2
namespace: jellystat
spec:
type: ClusterIP
ports:
- port: 80
targetPort: 3000
protocol: TCP
name: http
selector:
app.kubernetes.io/controller: main
app.kubernetes.io/instance: jellystat
app.kubernetes.io/name: jellystat