Parcourir la source

change pod definition

Tomishinets Vladimir il y a 4 ans
Parent
commit
86b76682b8
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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 {