• 1 Post
  • 6 Comments
Joined 3 years ago
cake
Cake day: June 10th, 2023

help-circle
  • Got it working thanks to your troubleshooting tips now. Also found a very neat way to handle secrets from another comment.

    I tend to run a DB instance per service as that makes backup restoration much easier for me. An idle postgres sits at around 50MB which is a cost I’m willing to pay.

    Thank you again for your help :)




  • Did you also have to set all these env vars by hand?
    I am wondering if it might have something to do with rendering Helm Charts under ArgoCD.

    I’ll give it another try with your recommendations.

    And should I get it working finally, I will obviously switch back to using Secrets.
    I only removed them to reduce possible points of failure.

    As for blueprints, that’s a task for future me xD