Replies: 1 comment 1 reply
-
I love the idea, maybe some way of defining key name & value based on a template? Would allow for better integrations with helm charts that are not versatile to fetch username & password from secrets.. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I love your operator, very simple and fast.
One thing I'd love to see is a URI (i.e. DATABASE_URL) value in the secret that would make it easy for apps to connect to the DB. Right now, I have to construct it by hand either in code or script.
I moved away from Crunchy's operator, but they do publish a URI in their secret, very very handy.
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions