Commit 090b818
fix(argo-cd): Add backendRefs group and kind to HTTPRoute (#3536)
* Add backendRefs group and kind to httproute.yaml
In cases where the gateway implementation patches these default values (like GKE for instance), adding these here keeps argo from seeing that this resource is out of sync.
Signed-off-by: Craig Skinfill <[email protected]>
* chore: Bump chart version and add changelog line
Signed-off-by: Marco Maurer <[email protected]>
---------
Signed-off-by: Craig Skinfill <[email protected]>
Signed-off-by: Marco Maurer <[email protected]>
Co-authored-by: Marco Maurer (-Kilchhofer) <[email protected]>1 parent a9ef615 commit 090b818
File tree
2 files changed
+5
-3
lines changed- charts/argo-cd
- templates/argocd-server
2 files changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
0 commit comments