From 7eddf8146e79bb3359b96a9506a7deaa73423b49 Mon Sep 17 00:00:00 2001 From: mayankmittal-iitr Date: Tue, 7 Dec 2021 17:40:36 +0530 Subject: [PATCH] kfj --- config.sample.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config.sample.toml b/config.sample.toml index 96112957..50706ae1 100644 --- a/config.sample.toml +++ b/config.sample.toml @@ -18,6 +18,7 @@ manifests = [ "elasticsearch_statefulset.yaml", "kibana.yaml", "fluentd-daemonset.yaml", + "ingress.yml" ] [services.api]