-
Notifications
You must be signed in to change notification settings - Fork 3
Add slinky via flux #38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Due to how certmanager is setup, it breaks/requires workarounds if you try and install it more than once or in a namespace that's not cert-manager. This means installing slinky twice, or anything else that uses certmanager will probably break things at the moment. |
Ran out of time to finish this before the end of my internship, this project is being passed to @wtripp180901 |
… for apps operator
WARNING: the Slinky release we built this around used the bitnami mariadb helm chart, which is no longer supported. Easiest way out of this is probably to update to the latest Slinky release, but that will need some work |
Azimuth Helmchart, designed to install slinky via the creation of FluxCD resources to resolve the issue around CRD dependency chains.
Depends on azimuth-cloud/azimuth-apps-operator#66