Skip to content

remove template prefix from tsb annotations #96

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

Merged
merged 1 commit into from
Oct 19, 2017

Conversation

bparees
Copy link
Contributor

@bparees bparees commented Oct 19, 2017

No description provided.

@bparees bparees force-pushed the annotations branch 4 times, most recently from 4514640 to c022418 Compare October 19, 2017 12:53
"annotations": {
"template.openshift.io/expose-username": "{.data['application-user']}",
"template.openshift.io/expose-password": "{.data['application-password']}"
}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@jim-minter ptal, we don't have the db creds exposed in our other example templates so i'm inclined to remove it here for consistency...are you aware of any reason why this one had it but the others do not?

e.g. https://github.com/openshift/origin/blob/master/examples/quickstarts/dancer-mysql.json#L22-L33

Copy link
Contributor

Choose a reason for hiding this comment

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

an aberration on my part, I think; removing it is fine by me.

@bparees bparees merged commit d301266 into sclorg:master Oct 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants