opni icon indicating copy to clipboard operation
opni copied to clipboard

Allow opni-agent Secret agent-config to be created outside of Helm

Open ron1 opened this issue 1 year ago • 2 comments

A common GitOps practice is to create and manage Secrets outside of package managers like Helm and Kustomize. The opni-agent helm values file currently does not support this practice since it always creates the agent-config Secret with inline sensitive bootstrap fields including the token and pin. Consider enhancing the opni-agent chart to allow this Secret to be created external to Helm.

ron1 avatar Aug 24 '23 03:08 ron1