diff --git a/devops/aws/chart/templates/destinationrule.yaml b/devops/aws/chart/templates/destinationrule.yaml index eb83b04362939ebd0e488ef12eef0f5ae39c3271..92f13eeec068fdd3c3777af8ba95aa3bc02fe678 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-unit.destinationrule") -}} +{{ template "common.destinationrule" (list . "os-unit.destinationrule") -}} {{- define "os-unit.destinationrule" -}} ## Define overrides for the service destination rule resource here {{- end -}} \ No newline at end of file