Skip to content
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

Fixed portRange using an unassigned var portRange.end instead of portRange.count #116

Conversation

BStarmerSmith
Copy link
Contributor

We were using add .Values.gateway.portRange.end currently to set the port range, although this works for actually setting the port range we should really change it to use the assigned and set count variable.

Links into: #66

@BStarmerSmith BStarmerSmith merged commit 2c97a83 into main Oct 1, 2024
3 checks passed
@BStarmerSmith BStarmerSmith deleted the cus-417-pluralsight-gateway-helmchart-does-not-set-container-port branch October 1, 2024 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants