Tomishinets Vladimir 4 жил өмнө
parent
commit
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 {