Resolve "Duplicate istio.hardened keys in chart/values.yaml"
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Files
4- Chris Schaefer authored
+ 168
− 6
@@ -7,86 +7,124 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
@@ -7,86 +7,124 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Fixed bug with Control Plane CIDR for Network Policies. Refacrtored egress network policies for Gitlab Runner.
@@ -94,7 +132,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
@@ -94,7 +132,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
@@ -102,156 +142,228 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
@@ -102,156 +142,228 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
@@ -260,108 +372,158 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
@@ -260,108 +372,158 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Removed BigBang templates for Service and ServiceMonitor because upstream chart now provides them.