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

Allow configuring ui custom_message via chart #432

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Allow configuring ui custom_message via chart #432

merged 1 commit into from
Jan 17, 2025

Conversation

gnyahay
Copy link
Contributor

@gnyahay gnyahay commented Jan 16, 2025

No description provided.

## @param anchoreConfig.ui.custom_message.title A title key, whose string value provides a title for the message
## @param anchoreConfig.ui.custom_message.message A message key, whose string value is the message itself
##
custom_message: {}
Copy link
Member

@holt holt Jan 16, 2025

Choose a reason for hiding this comment

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

Probably best to comment this line out while it's empty because I think our YAML validator will expect the keys to be provided if it's present.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Mike, that's a good shout! I just tested it and if custom_message is empty nothing gets rendered in the config map which represents the config-ui.yaml.

@gnyahay gnyahay marked this pull request as ready for review January 17, 2025 17:12
@gnyahay gnyahay requested a review from a team as a code owner January 17, 2025 17:12
@HN23 HN23 merged commit 0e4d729 into main Jan 17, 2025
9 checks passed
@HN23 HN23 deleted the add-ui-message branch January 17, 2025 22:25
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.

4 participants