Got rid of NS in resources Gitea

This commit is contained in:
Ultradesu
2025-04-13 19:33:01 +01:00
parent 5031ec5643
commit d436a068ae
4 changed files with 0 additions and 6 deletions

View File

@ -3,7 +3,6 @@ apiVersion: apps/v1
kind: Deployment
metadata:
name: gitea
namespace: gitea
labels:
app: gitea
spec:
@ -46,7 +45,6 @@ apiVersion: apps/v1
kind: Deployment
metadata:
name: gitea-runner
namespace: gitea
spec:
replicas: 1
selector: