Skip to content

Commit b2771d1

Browse files
Updated Manifest File
1 parent 35c450c commit b2771d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JenkinsFileKubernetes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ pipeline
6868
steps()
6969
{
7070
sh 'kubectl delete deployment webpage-deployment -n production || true'
71-
sh 'kubectl apply -f webpage-deployment'
71+
sh 'kubectl apply -f MavenWebApplication.yaml'
7272
}
7373
}
7474
}

0 commit comments

Comments
 (0)