瀏覽代碼

change pod definition

Tomishinets Vladimir 4 年之前
父節點
當前提交
86b76682b8
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      prodK8s.Jenkinsfile

+ 1 - 1
prodK8s.Jenkinsfile

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