Skip to content

Commit 8ea4349

Browse files
authored
Update pipeline.properties
1 parent faab230 commit 8ea4349

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deployment/pipeline.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
version=0.1.0
22
cluster=mycluster.icp
3-
namespace=jenkins
3+
namespace=devops
44
dockerRegistry=https://mycluster.icp:8500
5-
image=mycluster.icp:8500/jenkins/sumapp
5+
image=mycluster.icp:8500/devops/sumapp
66
deployment=deployment/sumapp-deploy.yaml
77
service=deployment/sumapp-svc.yaml
88
selector=sumapp

0 commit comments

Comments
 (0)