Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Commit 6237b76

Browse files
committed
fix lowercase error on virtualservice
1 parent ef8dc02 commit 6237b76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/templates/virtual_service.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ spec:
8787
apiVersion: networking.istio.io/v1alpha3
8888
kind: VirtualService
8989
metadata:
90-
name: mock-pfis-virtualservice6
90+
name: mock-pfis-virtualservice-issuer
9191
spec:
9292
hosts:
9393
- "{{ .Values.virtualService.issuerhost }}"

0 commit comments

Comments
 (0)