updated configs

This commit is contained in:
ston1th 2019-12-14 19:52:58 +01:00
commit fd760cc061
5 changed files with 8 additions and 0 deletions

View file

@ -1,3 +1,4 @@
---
apiVersion: v1
kind: Namespace
metadata:

View file

@ -1,3 +1,4 @@
---
apiVersion: policy/v1beta1
kind: PodSecurityPolicy
metadata:
@ -30,3 +31,6 @@ spec:
ranges:
- min: 1
max: 65535
hostPorts:
- min: 1
max: 65535

View file

@ -1,3 +1,4 @@
---
apiVersion: v1
kind: ServiceAccount
metadata:

View file

@ -1,3 +1,4 @@
---
apiVersion: apps/v1
kind: Deployment
metadata:

View file

@ -1,3 +1,4 @@
---
apiVersion: v1
kind: Service
metadata: