From aff7d225b1df393eb964d7fe6b12f4dd913140c3 Mon Sep 17 00:00:00 2001 From: Alex Collins Date: Thu, 25 Apr 2019 14:20:24 -0700 Subject: [PATCH] fix --- applications/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/values.yaml b/applications/values.yaml index 9ad29b7..6f16640 100644 --- a/applications/values.yaml +++ b/applications/values.yaml @@ -2,4 +2,4 @@ spec: destination: server: https://kubernetes.default.svc source: - targretRevision: HEAD \ No newline at end of file + targetRevision: HEAD \ No newline at end of file