Skip to content
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

feat: allow documentation url to be changed #369

Merged
merged 1 commit into from
Oct 4, 2024
Merged

Conversation

shreddedbacon
Copy link
Member

The remote-controller has the ability to inject any variables defined against it that start with LAGOON_FEATURE_FLAG_ into build pods.

This sets the default documentation url to https://docs.lagoon.sh but allows for the remote-controller to override this
Adding LAGOON_FEATURE_FLAG_DEFAULT_DOCUMENTATION_URL with the url of the alternative documentation, this way references to documentation can point to a version suited for custom installations, as long as the alternative documentation paths are the same.

@shreddedbacon shreddedbacon marked this pull request as ready for review September 24, 2024 06:38
@shreddedbacon shreddedbacon added this to the 2.22.0 milestone Sep 24, 2024
Copy link
Member

@tobybellwood tobybellwood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup - this is perfect

@shreddedbacon shreddedbacon merged commit db3dd55 into main Oct 4, 2024
2 checks passed
@shreddedbacon shreddedbacon deleted the docs-url branch October 4, 2024 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants