Browse Source

change pod definition

Tomishinets Vladimir 4 years ago
parent
commit
86b76682b8
1 changed files with 1 additions and 1 deletions
  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 {