renombrando carpeta
This commit is contained in:
7
velero/networkpolicies/default-deny-ingress.yaml
Normal file
7
velero/networkpolicies/default-deny-ingress.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
apiVersion: networking.k8s.io/v1
|
||||
kind: NetworkPolicy
|
||||
metadata:
|
||||
name: default-deny-ingress
|
||||
spec:
|
||||
podSelector: {}
|
||||
policyTypes: ["Ingress"]
|
||||
Reference in New Issue
Block a user