Commit 777c3f9
authored
Fix self hosted cloud image pull error for plugin db updater Job (#2026)
Summary: Fix self hosted cloud image pull error for plugin db updater
Job
During the 0.1.8 cloud prerelease testing, I noticed that the plugin db
updater Job hits an image pull error. This was something that was also
reported in the Community slack for the latest release (0.1.7).
Relevant Issues: N/A
Type of change: /kind bugfix
Test Plan: The Job is successfully created without any additional
manifest edits
Changelog Message: Fixed an issue where the self-hosted cloud install
hit an image pull error for the plugin db updater Job
Signed-off-by: Dom Del Nano <ddelnano@gmail.com>1 parent 1f96cff commit 777c3f9
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
| 49 | + | |
| 50 | + | |
51 | 51 | | |
0 commit comments