Skip to content

Commit

Permalink
Update ci-cd-pipeline.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
aravind-opsverse authored Jan 31, 2024
1 parent bf941a2 commit 525804b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ jobs:
with:
# repository: "OpsVerseIO/node-js-server"
valueFile: 'manifests/stage/deployment.yaml'
propertyPath: 'spec.selector.matchLabels.app'
propertyPath: 'spec.template.spec.containers.image'
value: "registry.devopsnow.io/internal/node-js-server:opsverse"
branch: main
createPR: false
Expand Down

0 comments on commit 525804b

Please sign in to comment.