Will-Lo commented on a change in pull request #2799: [GOBBLIN-932] Create 
deployment for Azure, clean up existing deployments
URL: https://github.com/apache/incubator-gobblin/pull/2799#discussion_r352871826
 
 

 ##########
 File path: gobblin-kubernetes/gobblin-service/base-cluster/deployment.yaml
 ##########
 @@ -22,18 +22,17 @@ spec:
         - name: 'shared-jobs'
           persistentVolumeClaim:
             claimName: shared-jobs-claim
-        - name: 'shared-template-catalogs'
-          persistentVolumeClaim:
-            claimName: shared-template-catalogs-claim
+        - name: flowconfig-templates
 
 Review comment:
   I'm going to deprecate `shared-template-catalog` because the 
`flowconfig-templates` volume is applied for every pod, and it loads the 
templates from the `base` folder

----------------------------------------------------------------
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

Reply via email to