Is there a recommended way to extend a base config...
# general
f
Is there a recommended way to extend a base configuration for a particular resource? For example, I have configuration for a Kubernetes pod that I want to layer with a readiness probe in certain services but not in others.