Update NetworkPolicies
This commit is contained in:
parent
ad172d6194
commit
17e9b93e7a
3 changed files with 4 additions and 4 deletions
|
|
@ -8,8 +8,8 @@
|
|||
resource_definition: "{{ lookup('file', item) | from_yaml }}"
|
||||
with_items:
|
||||
- "kubernetes-dashboard-Namespace.yaml"
|
||||
- NetworkPolicies/default-deny-all.yaml
|
||||
- NetworkPolicies/allow-from-namespaces.yaml
|
||||
- NetworkPolicies/default-deny-ingress.yaml
|
||||
- NetworkPolicies/allow-from-namespace.yaml
|
||||
- "kubernetes-dashboard-ServiceAccount.yaml"
|
||||
- "kubernetes-dashboard-Service.yaml"
|
||||
- "kubernetes-dashboard-certs-Secret.yaml"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue