firewall chanegs, kube changes
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user