-
Notifications
You must be signed in to change notification settings - Fork 2
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
Rename repository references #8
Conversation
I think we need to update the chart name too |
530c98c
to
b385673
Compare
Oh I thought it should stay the same, since there should be dataset-service chart later on as well right? |
I see, make sense. How should we call dataset-service? Timberland? 😄 |
Just to confirm, this repository (timber) contains several component: dataset service, observation service, and log writers. Each will have separate helm chart correct? |
Yup that is correct! |
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.
Got it! LGTM
What this PR does / why we need it:
The repository has been renamed from
observation-service
totimber
. This PR updates references to the old repository name.Which issue(s) this PR fixes:
NONE