forked from k-space/kube
freeswitch: fix network policy
This commit is contained in:
parent
c14a313c57
commit
36bf431259
@ -2,11 +2,11 @@
|
||||
apiVersion: networking.k8s.io/v1
|
||||
kind: NetworkPolicy
|
||||
metadata:
|
||||
name: asterisk
|
||||
name: freeswitch
|
||||
spec:
|
||||
podSelector:
|
||||
matchLabels:
|
||||
app: asterisk
|
||||
app: freeswitch
|
||||
policyTypes:
|
||||
- Ingress
|
||||
- Egress
|
||||
|
Loading…
Reference in New Issue
Block a user