You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consumers of this package should be able to define fine grained netpols for egress. This will require adding some templating to the uds-package cr for communication that is not strictly internal. By default, the values should be locked down as much as possible but be able to be overriden to access certain endpoints (for example an external database).
…n the UDS Package (#110)
## Description
Adds templating for internal vs external services in the netpol section
of the uds package CR
## Related Issue
Fixes #
[78](#78)
## Type of change
- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [x] Other (security config, docs update, etc)
## Checklist before merging
- [ ] Test, docs, adr added or updated as needed
- [ ] [Contributor Guide
Steps](https://github.com/defenseunicorns/uds-package-gitlab/blob/main/CONTRIBUTING.md#developer-workflow)
followed
---------
Co-authored-by: Wayne Starr <[email protected]>
Consumers of this package should be able to define fine grained netpols for egress. This will require adding some templating to the uds-package cr for communication that is not strictly internal. By default, the values should be locked down as much as possible but be able to be overriden to access certain endpoints (for example an external database).
#77 (comment)
The text was updated successfully, but these errors were encountered: