Browse Source

Update deployment.yml

Signed-off-by: sakshiarora13 <sakshi_arora1@dell.com>
sakshiarora13 3 years ago
parent
commit
03e9394213
1 changed files with 1 additions and 2 deletions
  1. 1 2
      control_plane/roles/webui_grafana/tasks/deployment.yml

+ 1 - 2
control_plane/roles/webui_grafana/tasks/deployment.yml

@@ -13,7 +13,6 @@
 # limitations under the License.
 # limitations under the License.
 ---
 ---
 
 
-
 - name: Grafana pod
 - name: Grafana pod
   kubernetes.core.k8s:
   kubernetes.core.k8s:
     state: present
     state: present
@@ -85,4 +84,4 @@
           - name: http
           - name: http
             port: "{{ grafana_http_port }}"
             port: "{{ grafana_http_port }}"
         selector:
         selector:
-          app: "{{ grafana_k8s }}"
+          app: "{{ grafana_k8s }}"