firewall chanegs, kube changes

This commit is contained in:
2026-01-24 14:18:13 -07:00
parent adc40a0ab3
commit eb6c9e7b10
5 changed files with 72 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
apiVersion: apps/v1
kind: Deployment
metadata:
namespace: projects
namespace: gitea
name: gitea-db
spec:
replicas: 1
@@ -38,7 +38,7 @@ apiVersion: v1
kind: Service
metadata:
name: gitea-db-svc
namespace: projects
namespace: gitea
labels:
app: gitea-db
spec: