chronos-exporter: add aether-model 2.0.0

Change-Id: Id000163280e8af129e737169d2c434849186a54c
diff --git a/chronos-exporter/templates/deployment.yaml b/chronos-exporter/templates/deployment.yaml
index 750300b..4a20dbe 100644
--- a/chronos-exporter/templates/deployment.yaml
+++ b/chronos-exporter/templates/deployment.yaml
@@ -49,6 +49,8 @@
             - {{ .Values.configfile }}

             - "--alert"

             - {{ .Values.alertfile }}

+            - "--aether"

+            - {{ .Values.aetherfile }}

           ports:

             - name: metrics

               containerPort: 2112