hadoop-yetus commented on a change in pull request #719: HDDS-1412. Provide 
example k8s deployment files as part of the release package
URL: https://github.com/apache/hadoop/pull/719#discussion_r276189092
 
 

 ##########
 File path: hadoop-ozone/dist/src/main/k8s/definitions/ozone/scm-ss.yaml
 ##########
 @@ -28,40 +28,20 @@ spec:
   replicas: 1
   template:
     metadata:
+      labels:
+        app: ozone
+        component: scm
       annotations:
         prometheus.io/scrape: "true"
         prometheus.io/port: "9876"
         prometheus.io/path: "/prom"
 
 Review comment:
   whitespace:end of line
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to