Commit aa02370
[Fix] : deploy can not set custom image:tag (#664)
* fix deploy image to latest tag
Signed-off-by: drivebyer <wuyangmuc@gmail.com>
* fix image name consistent with kustomization.yaml
Signed-off-by: drivebyer <wuyangmuc@gmail.com>
* alway use image locally
Co-authored-by: Shubham Gupta <69793468+shubham-cmyk@users.noreply.github.com>
* Update config/manager/kustomization.yaml
* check image
Signed-off-by: Shubham Gupta <iamshubhamgupta2001@gmail.com>
* fix workflow
Signed-off-by: Shubham Gupta <iamshubhamgupta2001@gmail.com>
---------
Signed-off-by: drivebyer <wuyangmuc@gmail.com>
Signed-off-by: Shubham Gupta <iamshubhamgupta2001@gmail.com>
Co-authored-by: Shubham Gupta <69793468+shubham-cmyk@users.noreply.github.com>
Co-authored-by: Shubham Gupta <iamshubhamgupta2001@gmail.com>1 parent ea26e9d commit aa02370
File tree
3 files changed
+5
-5
lines changed- .github/workflows
- config/manager
3 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
| 38 | + | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments