Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Oct 31, 2024
1 parent 38ba735 commit d447f06
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions charts/cryostat/templates/reports_service.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{{- $fullName := include "cryostat.fullname" . -}}
---
{{- if gt (int (.Values.reports).replicas) 0 -}}
{{- $fullName := include "cryostat.fullname" . -}}
apiVersion: v1
kind: Service
metadata:
Expand Down

0 comments on commit d447f06

Please sign in to comment.