Skip to content

Commit c3adddd

Browse files
committed
Removes namespace entry so the agent runs in the same namespace as the master
1 parent aaf98b5 commit c3adddd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Jenkinsfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ def workingDir = "/home/jenkins/agent"
4141
podTemplate(
4242
label: buildLabel,
4343
cloud: cloudName,
44-
namespace: namespace,
4544
yaml: """
4645
apiVersion: v1
4746
kind: Pod

0 commit comments

Comments
 (0)