Skip to content

Commit

Permalink
fix duplicate Service name in a manifest (#385)
Browse files Browse the repository at this point in the history
Signed-off-by: H.HSEL <26063868+hhsel@users.noreply.github.com>
  • Loading branch information
hhsel authored Dec 28, 2023
1 parent 260da50 commit bf13160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest/policy-reporter-kyverno-ui/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ spec:
apiVersion: v1
kind: Service
metadata:
name: policy-reporter-ui
name: policy-reporter
namespace: policy-reporter
labels:
app.kubernetes.io/name: policy-reporter
Expand Down

0 comments on commit bf13160

Please sign in to comment.