Sfoglia il codice sorgente

change pod definition

Tomishinets Vladimir 4 anni fa
parent
commit
cf64af0e80
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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 {