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
|
apiVersion: networking.istio.io/v1beta1
|
||||||
kind: VirtualService
|
kind: VirtualService
|
||||||
metadata:
|
metadata:
|
||||||
name: {{ .Values.name }}-gateway
|
name: {{ .Values.name }}
|
||||||
namespace: {{ .Values.namespace }}
|
namespace: {{ .Values.namespace }}
|
||||||
spec:
|
spec:
|
||||||
hosts:
|
hosts:
|
||||||
|
|
Loading…
Reference in a new issue