Hi,
Where can I find the source code to operators on charmhub? I was going to try writing an operator, but could really use an example to cargo-cult off of. I’m not sure, for example, how to specify the Docker image that my operator operates, etc.
I’m also curious how to get Juju to write fragments of k8s yaml that I already have for a deployment.
The code for the the k8s PostgreSQL charm can be found here (we haven’t yet created discourse-based docs for that one, as we’re trying to confirm how to do that for charms that support multiple series).