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(helm:ingress): pass whole tls block #317

Merged
merged 2 commits into from
Jun 4, 2023
Merged

fix(helm:ingress): pass whole tls block #317

merged 2 commits into from
Jun 4, 2023

Conversation

rufusnufus
Copy link
Contributor

In our k8s cluster we use default ssl certificate, so we do not want to pass secretName for tls block. I suggest using this construction for passing tls block to have possibility to pass only hosts block without secretName.

Signed-off-by: Rufina Talalaeva <rufusnorbert14@gmail.com>
Signed-off-by: Rufina Talalaeva <rufusnorbert14@gmail.com>
@coveralls
Copy link

Pull Request Test Coverage Report for Build 5163897537

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 92.724%

Totals Coverage Status
Change from base Build 5130062410: 0.0%
Covered Lines: 4320
Relevant Lines: 4659

💛 - Coveralls

@fjogeleit fjogeleit merged commit 3d6285c into kyverno:main Jun 4, 2023
3 checks passed
@fjogeleit
Copy link
Member

thanks for your contribution

@fjogeleit
Copy link
Member

Sorry for the delay, I released your changes today as 2.19.3

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.

None yet

3 participants