Resolve "Add custom network policies"
General MR
Summary
Adding custom network policies at the values-level
Relevant logs/screenshots
Override Test
addons:
gitlab:
values:
networkPolicies:
enabled: true
additionalPolicies:
- name: this-is-a-gitlab-job-test-test
spec:
podSelector: {}
policyTypes:
- Egress
egress:
- to:
- ipBlock:
cidr: 172.20.0.0/12
Linked Issue
Upgrade Notices
Adding custom network policies at the values-level using:
networkPolicies:
additionalPolicies: []
Merge request reports
Activity
changed milestone to %2.25.0
added gitlab kindfeature priority6 statusdoing teamDevelopment & Ops labels
assigned to @kershaw.jacob
added statusreview label and removed statusdoing label
requested review from @seagren.tim, @colin.mcguigan.ctr, @ron.beavers, @marcel.ehoussou, @jtwidt, @ryan.j.garcia, and @matt.vasquez
mentioned in commit 67fa69d3
mentioned in merge request big-bang/bigbang!4135 (merged)