Skip to content

Commit

Permalink
fix lowercase error on virtualservice
Browse files Browse the repository at this point in the history
  • Loading branch information
acekyd committed Jul 30, 2024
1 parent ef8dc02 commit 6237b76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/templates/virtual_service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ spec:
apiVersion: networking.istio.io/v1alpha3
kind: VirtualService
metadata:
name: mock-pfis-virtualservice6
name: mock-pfis-virtualservice-issuer
spec:
hosts:
- "{{ .Values.virtualService.issuerhost }}"
Expand Down

0 comments on commit 6237b76

Please sign in to comment.