Hi team, having some trouble with my EKS deploymen...
# all-things-deployment
a
Hi team, having some trouble with my EKS deployment. I'm not able to initially deploy datahub with my AWS services configured. I'm having to deploy the prereqs unaltered, then datahub unaltered, then go back and do a helm upgrade install with my custom values. When I try to deploy with my services I'm getting an error with the system update job and it says it can't find the 'datahub-auth-secrets'
l
Hey there 👋 I'm The DataHub Community Support bot. I'm here to help make sure the community can best support you with your request. Let's double check a few things first: 1️⃣ There's a lot of good information on our docs site: www.datahubproject.io/docs, Have you searched there for a solution? 2️⃣ It's not uncommon that someone has run into your exact problem before in the community. Have you searched Slack for similar issues?
a
image.png
image.png
@brainy-tent-14503 Yes, metadata_service_authentication is enabled in my values.yml
b
@refined-dentist-27262 - This likely needs adjustment to the oss side. There is a template file which load common set of envs, however this is not needed for the system-update invocation when running, but it is needed for like the no code migration step. I believe this one actually needs to be removed from the common template and only used where needed (or at least not in the system update). If this makes sense, please create a ticket and we’ll add it to our next sprint. 🙏
r
@astonishing-kite-41577 To help us replicate the issue you are experiencing, we kindly request that you provide us with the
values.yaml
file associated with this issue. However, if the file contains sensitive information, we ask that you please redact any such values before sending it over to us. This will ensure that your data remains secure and protected. We appreciate your cooperation in this matter and look forward to resolving the issue as quickly as possible. If you have any questions or concerns, please don't hesitate to reach out to us. Thank you for your continued support.
a
Hi @refined-dentist-27262 Here is my values.yml I'm using with generic placeholders for my sensitive information. Thanks for your help! Let me know if you need anything else (or if you see me doing anything wrong 🙂)