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

fix: Deployment name in HPAs scaleTargeRef spec #217

Merged

Conversation

losil
Copy link
Contributor

@losil losil commented Jun 24, 2024

The Deployment name in helm/oauth2-proxy/templates/deployment.yaml is configured with {{ template "oauth2-proxy.fullname" . }} which can cause Deployment not found issues when the default Release name is overwritten.

the Deployment name in helm/oauth2-proxy/templates/deployment.yaml is configured with {{ template "oauth2-proxy.fullname" . }} which can cause Deployment not found issues

Signed-off-by: Silvan Loser <33911078+losil@users.noreply.github.com>
Signed-off-by: Silvan Loser <33911078+losil@users.noreply.github.com>
@pierluigilenoci pierluigilenoci merged commit 05d8bf1 into oauth2-proxy:main Jun 25, 2024
1 check passed
@pierluigilenoci
Copy link
Contributor

@losil Thank you.

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