Explorar o código

change pod definition

Tomishinets Vladimir %!s(int64=4) %!d(string=hai) anos
pai
achega
86b76682b8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 {