From 969106668a3587fcffdebfa4890aaf1099773d47 Mon Sep 17 00:00:00 2001
From: "Purandare, Aditya" <apurandare@underarmour.com>
Date: Fri, 18 Jan 2019 22:00:43 +0530
Subject: [PATCH] Add the missing file generated by make command

---
 ...rometheus-operator-0prometheusCustomResourceDefinition.yaml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/manifests/0prometheus-operator-0prometheusCustomResourceDefinition.yaml b/manifests/0prometheus-operator-0prometheusCustomResourceDefinition.yaml
index abbf266f..627ce96d 100644
--- a/manifests/0prometheus-operator-0prometheusCustomResourceDefinition.yaml
+++ b/manifests/0prometheus-operator-0prometheusCustomResourceDefinition.yaml
@@ -1538,9 +1538,6 @@ spec:
                 required:
                 - name
               type: array
-            enableAdminAPI:
-              description: Enable access to prometheus web admin API. More info: https://prometheus.io/docs/prometheus/latest/querying/api/#tsdb-admin-apis
-              type: boolean
             evaluationInterval:
               description: Interval between consecutive evaluations.
               type: string
-- 
GitLab