Skip to content

Commit

Permalink
Fix system-app Service name
Browse files Browse the repository at this point in the history
  • Loading branch information
roivaz committed Jul 29, 2024
1 parent efc7788 commit 8c0fe0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/local-setup/workloads/mt-ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ spec:
clusterName: system_app
selector:
matchLabels:
kubernetes.io/service-name: system-app
kubernetes.io/service-name: system-app-http-svc
targetPort: http
type: endpoint

Expand Down

0 comments on commit 8c0fe0f

Please sign in to comment.