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

ENDOC-782 add vars for paths #832

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

ENDOC-782 add vars for paths #832

wants to merge 1 commit into from

Conversation

jyunmitch
Copy link
Collaborator

No description provided.

**For the Primary Tenant**, add these variables with your values in the `EntandoApp` deployment:
``` yaml
- name: CDS_PUBLIC_PATH
value: /YOUR-PUBLIC-PATH

Choose a reason for hiding this comment

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

These options aren't present in 7.3 distribution (I see the folder v7.3)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@eugeniosant Will it be present for 7.3.1 and do you know if that's going to be released anytime soon?

- name: CDS_PUBLIC_PATH
value: /YOUR-PUBLIC-PATH
- name: CDS_INTERNAL_PUBLIC_SECTION
value: /YOUR-INTERNAL-PUBLIC-PATH

Choose a reason for hiding this comment

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

I think it's better to tell what is the default value for each option

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@eugeniosant, aren't the default values just empty?

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.

3 participants