diff --git a/controllers/templates/service/destination-rule.tmpl.yaml b/controllers/templates/service/destination-rule.tmpl.yaml index a4bdde14..f62e548e 100644 --- a/controllers/templates/service/destination-rule.tmpl.yaml +++ b/controllers/templates/service/destination-rule.tmpl.yaml @@ -7,7 +7,7 @@ spec: host: {{ .Name }}.{{ .Namespace }}.svc.cluster.local trafficPolicy: portLevelSettings: - - port: + - port: number: 443 - tls: - mode: SIMPLE + tls: + mode: SIMPLE