We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36501c3 commit 839b419Copy full SHA for 839b419
CICD pipeline/kubedeployment.yml
@@ -21,7 +21,7 @@ spec:
21
spec:
22
containers:
23
- name: app
24
- image: edu123/myproject:CICD
+ image: edu123/myproject:2
25
---
26
kind: Service
27
apiVersion: v1
0 commit comments