Skip to content

Changes for Big Bang📜

bb-common Integration📜

This package uses bb-common to generate:

  • Kubernetes NetworkPolicies (ingress deny-all, egress deny-all + DNS, in-namespace, HTTPS egress)
  • Istio AuthorizationPolicies (generated from NetworkPolicy config when enabled)
  • Istio PeerAuthentication (mTLS mode)
  • Istio Sidecar (outbound traffic policy)

Configuration is in chart/values.yaml under the istio and networkPolicies keys. See the bb-common documentation for the full configuration reference.

Redis dependency change📜

  • BB packages should not bring in non-bb charts so bitnami redis was changed to BB redis

Chart.yaml📜

  • Changed remote redis dependency to local bb package based dependency