Browse Source

change pod definition

Tomishinets Vladimir 4 years ago
parent
commit
cf64af0e80
1 changed files with 1 additions and 1 deletions
  1. 1 1
      prodK8s.Jenkinsfile

+ 1 - 1
prodK8s.Jenkinsfile

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