crossplane-contrib/provider-kubernetes

Document how to patch from Secret using key containing dots

pedjak opened this issue · 2 comments

pedjak commented

What problem are you facing?

Followup of Slack question.

We should document how to patch from a Secret entry referred by the key containing dots.

Just came here looking for this very thing.

In case anyone comes looking for this, you can index by the key name and quote the key, for example metadata.annotations["this.key.has.dots"]