apiVersion: v1 kind: Service metadata: name: gitea-db namespace: gitea spec: type: ClusterIP selector: app: gitea-db ports: - port: 3306