Got rid of NS in resources PG
All checks were successful
Check with kubeconform / lint (push) Successful in 4s
All checks were successful
Check with kubeconform / lint (push) Successful in 4s
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user