Selaa lähdekoodia

change pod definition

Tomishinets Vladimir 4 vuotta sitten
vanhempi
commit
86b76682b8
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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 {