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

[Helm][K8S] Add rootPath helm #1593

Merged
merged 2 commits into from
Jul 24, 2024

Conversation

jbwittner
Copy link
Contributor

Description

Currently, if we want to change the root path of the application, we need to use SYSTEM_ROOTURIPATH. But we also need to update the probes endpoint.
This is why it's useful to use a new variable in values.yaml to manage them.
By default, rootPath value contain "/". If we change them, SYSTEM_ROOTURIPATH will be updated and the probes enpoint too.

Checklist:

  • I have read the Contribution Guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings

Contributor License Agreement

By submitting this pull request, I acknowledge and agree that my contributions will be included in Stirling-PDF and that they can be relicensed in the future under the MPL 2.0 (Mozilla Public License Version 2.0) license.

(This does not change the general open-source nature of Stirling-PDF, simply moving from one license to another license)

@jbwittner jbwittner requested a review from Frooodle as a code owner July 24, 2024 07:31
@Frooodle Frooodle merged commit e07f73d into Stirling-Tools:main Jul 24, 2024
3 checks passed
@jbwittner jbwittner deleted the add-rootpath-helm branch July 24, 2024 21:44
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