Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

Commit

Permalink
Merge pull request #270 from cloudfoundry/network-policy-cf-system-17…
Browse files Browse the repository at this point in the history
…3371423

Initial NetworkPolicies for System Components

[finishes #173634813](https://www.pivotaltracker.com/story/show/173634813)

Co-authored-by: Dave Walter <[email protected]>
  • Loading branch information
jamespollard8 and davewalter authored Aug 3, 2020
2 parents 09f5ab6 + b9b42d0 commit 940294a
Show file tree
Hide file tree
Showing 5 changed files with 846 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/minio/minio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ apiVersion: v1
kind: Namespace
metadata:
name: cf-blobstore
labels:
name: cf-blobstore

#@overlay/match by=overlay.subset({"kind": "Secret", "metadata": {"name": "cf-blobstore-minio"}})
---
Expand Down
Loading

0 comments on commit 940294a

Please sign in to comment.