Add mirrors and dl and github for cincinnati, as they're used during builds
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
24963d3673
commit
f0dd07597e
1 changed files with 9 additions and 0 deletions
|
@ -8,6 +8,15 @@ spec:
|
|||
- type: Allow
|
||||
to:
|
||||
dnsName: builds.coreos.fedoraproject.org
|
||||
- type: Allow
|
||||
to:
|
||||
dnsName: github.com
|
||||
- type: Allow
|
||||
to:
|
||||
dnsName: mirrors.fedoraproject.org
|
||||
- type: Allow
|
||||
to:
|
||||
dnsName: dl.fedoraproject.org
|
||||
- type: Deny
|
||||
to:
|
||||
cidrSelector: "0.0.0.0/0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue