kyverno / policy-reporter

Monitoring and Observability Tool for the PolicyReport CRD with an optional UI.
https://kyverno.github.io/policy-reporter/
MIT License
283 stars 83 forks source link

Update service.yaml #549

Closed DmitrievStepan closed 3 weeks ago

DmitrievStepan commented 3 weeks ago

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 
coveralls commented 3 weeks ago

Pull Request Test Coverage Report for Build 11641899358

Details


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

💛 - Coveralls