diff --git a/helm/test/templates/pod.yaml b/helm/test/templates/pod.yaml index 5d40eaa..b4cd16d 100644 --- a/helm/test/templates/pod.yaml +++ b/helm/test/templates/pod.yaml @@ -17,4 +17,4 @@ spec: volumes: - name: webpage configMap: - name: test-cm \ No newline at end of file + name: test-cm \ No newline at end of file