Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Point Trusty helm chart default to public instance #1833

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

evankanderson
Copy link
Member

It turns out we were encoding some internal pre-launch configuration details in the public helm chart. This switches the defaults so they should work outside Stacklok's EKS cluster.

rdimitrov
rdimitrov previously approved these changes Dec 6, 2023
JAORMX
JAORMX previously approved these changes Dec 6, 2023
teodor-yanev
teodor-yanev previously approved these changes Dec 6, 2023
Copy link
Member

@rdimitrov rdimitrov left a comment

Choose a reason for hiding this comment

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

The helm tests need to be updated prior to merging 👍

@evankanderson
Copy link
Member Author

The helm tests need to be updated prior to merging 👍

It turns out I forgot to save values.yaml, which was the whole point of the change. 🤦

@@ -16,6 +16,9 @@ hostname: "minder-test.example.com"
db:
host: postgres.postgres.svc

trusty:
endpoint: http://trusty.trusty:8080
Copy link
Member Author

Choose a reason for hiding this comment

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

I added this just to have a test of the values override.

@JAORMX JAORMX merged commit f7648bd into mindersec:main Dec 8, 2023
12 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants