diff --git a/devops/aws/chart/templates/destinationrule.yaml b/devops/aws/chart/templates/destinationrule.yaml index 2398a5c43c9de6bbb79f8d0128b391e859b6613b..ff8bd7ed762d76b24a65c35331965440549a2549 100644 --- a/devops/aws/chart/templates/destinationrule.yaml +++ b/devops/aws/chart/templates/destinationrule.yaml @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -{{- template "common.destinationrule" (list . "os-schema.destinationrule") -}} +{{ template "common.destinationrule" (list . "os-schema.destinationrule") -}} {{- define "os-schema.destinationrule" -}} ## Define overrides for the service destination rule resource here {{- end -}} \ No newline at end of file