-
Notifications
You must be signed in to change notification settings - Fork 216
Config overrides site doc #642
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
Conversation
@tbarnes-us I will go ahead and merge this, but please have a look at the user-guide.md and let me know where you think this belongs in the table of contents, so I can add a link. thanks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Is the Domain CR field configOverride or configOverrides?
It should be 'configOverrides' |
@moreaut I keep messing up with that one - I find the name to be confusing, since it refers to a singleton. Thus the original idea of naming it 'configOverrideConfigMap' to make it extremely clear it's a config map, and to make the relation to 'configOverrideSecrets' crystal clear too. |
But I guess this confusion isn't enough justification to make such a change. |
This is the initial draft of the config overrides documentation.