Got rid of NS in resources PG
All checks were successful
Check with kubeconform / lint (push) Successful in 4s

This commit is contained in:
Ultradesu
2025-04-13 19:25:58 +01:00
parent ac759955fe
commit cc4bc59cda
4 changed files with 1 additions and 7 deletions

View File

@ -3,7 +3,6 @@ apiVersion: apps/v1
kind: Deployment
metadata:
name: psql-nas
namespace: psql
labels:
app: psql-nas
app.kubernetes.io/name: psql-nas
@ -95,7 +94,6 @@ apiVersion: v1
kind: Service
metadata:
name: psql-nas
namespace: psql
spec:
selector:
app: psql-nas