Commit 2086a67
authored
chore: Removing default imagePullPolicy to honor Kubernetes defaults (#287)
* Removing pullPolicy by default, so that default K8s behaviour is applied
Signed-off-by: Leanne Ahern <[email protected]>
* Bumping Chart.yaml based on change - patch
Signed-off-by: Leanne Ahern <[email protected]>
* Setting pullPolicy to empty string
Signed-off-by: Leanne Ahern <[email protected]>
* Updating schema and running pre-commits
Signed-off-by: Leanne Ahern <[email protected]>
* Updating schema to allow all docs options
Signed-off-by: Leanne Ahern <[email protected]>
* updating branch
Signed-off-by: Leanne Ahern <[email protected]>
---------
Signed-off-by: Leanne Ahern <[email protected]>1 parent 7246f09 commit 2086a67
File tree
5 files changed
+12
-8
lines changed- charts/backstage
5 files changed
+12
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4091 | 4091 | | |
4092 | 4092 | | |
4093 | 4093 | | |
4094 | | - | |
| 4094 | + | |
4095 | 4095 | | |
4096 | 4096 | | |
4097 | 4097 | | |
4098 | | - | |
| 4098 | + | |
| 4099 | + | |
| 4100 | + | |
4099 | 4101 | | |
4100 | 4102 | | |
4101 | 4103 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
258 | | - | |
| 258 | + | |
259 | 259 | | |
260 | 260 | | |
261 | | - | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
262 | 264 | | |
263 | 265 | | |
264 | 266 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
0 commit comments