add source code and readme
This commit is contained in:
9
manifests/infrastructure/postgresql/namespace.yaml
Normal file
9
manifests/infrastructure/postgresql/namespace.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: postgresql-system
|
||||
labels:
|
||||
name: postgresql-system
|
||||
pod-security.kubernetes.io/enforce: restricted
|
||||
pod-security.kubernetes.io/enforce-version: latest
|
||||
Reference in New Issue
Block a user