1 parent 03385a1 commit 59e2f94Copy full SHA for 59e2f94
1 file changed
deployment.yaml
@@ -16,7 +16,7 @@ spec:
16
spec:
17
containers:
18
- name: your-app-name
19
- image: your-docker-registry-url/your-image-name:latest # Replace with your registry URL and image name
+ image: your-docker-registry-url/srinadh76/cicdtest:latest # Placeholder to be replaced dynamically
20
ports:
21
- containerPort: 80
22
---
0 commit comments