newrelic / k8s-agents-operator

This project auto-instruments containerized workloads in Kubernetes with New Relic agents.
Apache License 2.0
6 stars 9 forks source link

feat: add support for configmap and secret replication in agent env #105

Open danielstokes opened 2 weeks ago

danielstokes commented 2 weeks ago

Description

Add support for configmap and secret replication in agent env valueFrom. Still needs tests. Needs slight code change to remove the type assertion added so that tests would pass.

Type of change

Checklist: