Ver Fonte

change pod definition

Tomishinets Vladimir há 4 anos atrás
pai
commit
cf64af0e80
1 ficheiros alterados com 1 adições e 1 exclusões
  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 {