Skip to content

Commit 64aaa44

Browse files
Merge pull request #17 from daniel-learns-with-coursera/cd-pipeline
Cd pipeline
2 parents 70457ce + 103515c commit 64aaa44

File tree

5 files changed

+606
-2
lines changed

5 files changed

+606
-2
lines changed

deploy/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ spec:
1818
app: accounts
1919
spec:
2020
containers:
21-
- image: us.icr.io/sn-labs-coursera1308/accounts:1
21+
- image: IMAGE_NAME_HERE
2222
name: accounts
2323
resources: {}
2424

0 commit comments

Comments
 (0)