chore: Update manifests after change

This commit is contained in:
2026-05-18 02:46:10 +00:00
committed by Alex Lebens
parent a95cb74869
commit d2a7d5bc7e
63 changed files with 1 additions and 2727 deletions
@@ -1,25 +0,0 @@
apiVersion: v1
kind: Service
metadata:
name: gitea-ssh
namespace: gitea
labels:
helm.sh/chart: gitea-12.6.0
app: gitea
app.kubernetes.io/name: gitea
app.kubernetes.io/instance: gitea
app.kubernetes.io/version: "1.26.1"
version: "1.26.1"
app.kubernetes.io/managed-by: Helm
annotations: {}
spec:
type: ClusterIP
clusterIP: 10.103.160.140
ports:
- name: ssh
port: 22
targetPort: 22
protocol: TCP
selector:
app.kubernetes.io/name: gitea
app.kubernetes.io/instance: gitea