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

Update service.yaml #549

Merged
merged 1 commit into from
Nov 2, 2024
Merged

Update service.yaml #549

merged 1 commit into from
Nov 2, 2024

Conversation

DmitrievStepan
Copy link
Contributor

@DmitrievStepan DmitrievStepan commented Nov 2, 2024

ui.service.additionalPorts causes failure in chart rendering, since no new line is added.

 - port: 8080
   targetPort: http
   protocol: TCP
   name: http
     - name: authenticated
   port: 8081
   protocol: TCP
   targetPort: 8081 

additionalPorts causes failure in chart rendering, cause new line is not added.


Signed-off-by: DmitrievStepan <[email protected]>
@coveralls
Copy link

Pull Request Test Coverage Report for Build 11641899358

Details

  • 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 80.902%

Totals Coverage Status
Change from base Build 11561704935: 0.0%
Covered Lines: 6422
Relevant Lines: 7938

💛 - Coveralls

@fjogeleit fjogeleit merged commit 00098b8 into kyverno:main Nov 2, 2024
5 checks passed
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.

3 participants