more fixes
This commit is contained in:
parent
7fae0279ef
commit
3234836510
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ spec:
|
|||
apiVersion: networking.istio.io/v1beta1
|
||||
kind: VirtualService
|
||||
metadata:
|
||||
name: {{ .Values.name }}-gateway
|
||||
name: {{ .Values.name }}
|
||||
namespace: {{ .Values.namespace }}
|
||||
spec:
|
||||
hosts:
|
||||
|
|
Loading…
Reference in a new issue