chore: Update manifests after change

This commit is contained in:
2026-05-18 03:03:55 +00:00
committed by Alex Lebens
parent d2a7d5bc7e
commit fc7e5cef35
64 changed files with 2746 additions and 1 deletions
@@ -0,0 +1,23 @@
apiVersion: v1
kind: Service
metadata:
name: gitea-cloudflared
labels:
app.kubernetes.io/instance: gitea
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: cloudflared
app.kubernetes.io/service: gitea-cloudflared
app.kubernetes.io/version: 2026.5.0
helm.sh/chart: cloudflared-3.3.1
namespace: gitea
spec:
type: ClusterIP
ports:
- port: 20241
targetPort: 20241
protocol: TCP
name: metrics
selector:
app.kubernetes.io/controller: main
app.kubernetes.io/instance: gitea
app.kubernetes.io/name: cloudflared