You've already forked athens-proxy-charts
fix(httpRoute): avoid Argo CD drift
The following patch avoids a drift in Argo CD. Argo CD detects the missing `group` of the backendRef.
This commit is contained in:
@@ -92,6 +92,7 @@ tests:
|
||||
- contains:
|
||||
path: spec.rules[0].backendRefs
|
||||
content:
|
||||
group: ''
|
||||
kind: Service
|
||||
name: athens-proxy-unittest
|
||||
namespace: testing
|
||||
|
||||
Reference in New Issue
Block a user