浏览代码

change pod definition

Tomishinets Vladimir 4 年之前
父节点
当前提交
605b62439a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      prodK8s.Jenkinsfile

+ 1 - 1
prodK8s.Jenkinsfile

@@ -9,7 +9,7 @@ pipeline {
   agent {
   agent {
     kubernetes {
     kubernetes {
       label Label
       label Label
-      yaml libraryResource('standartPodDefinition.yaml')
+      yaml libraryResource('deployPodDefinition.yaml')
     }
     }
   }
   }
   environment {
   environment {