openshift: drop egress policy
We had this with SDN networking, but no more with newer networking. We also don't use it anywhere, it was mostly for when fas2 was running in openshift to isolate it and it's not there anymore. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
480fbe3951
commit
620dbb5753
1 changed files with 0 additions and 9 deletions
|
@ -71,12 +71,3 @@
|
|||
objectname: prometheusRules.yml
|
||||
template_fullpath: "{{roles_path}}/openshift/project/templates/prometheusRules.yml"
|
||||
when: alerting
|
||||
|
||||
- name: egresspolicy.yml
|
||||
include_role:
|
||||
name: openshift/object
|
||||
vars:
|
||||
objectname: egresspolicy.yml
|
||||
template_fullpath: "{{ egress_policy_template }}"
|
||||
tags:
|
||||
- openshift/egressnetworkpolicy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue