You are managing a Kubernetes cluster that has multiple environments (development, staging, production). You need to apply different ConfigMaps for each environment without changing the Pod specification. Which two Kubernetes features would you use to accomplish this? (Select two)