In a Kubernetes CI/CD pipeline, what is the primary advantage of using Kustomize overlays?
-
A
It replaces Helm entirely for all use cases
-
B
It allows environment-specific configuration patches without duplicating base manifests
-
C
It encrypts secrets before pushing to Git
-
D
It automatically generates Dockerfiles from source code