Fix argo
This commit is contained in:
parent
c6cc3878ab
commit
3c892238cd
@ -9,13 +9,7 @@ configs:
|
|||||||
statusbadge.enabled: "false"
|
statusbadge.enabled: "false"
|
||||||
timeout.hard.reconciliation: 0s
|
timeout.hard.reconciliation: 0s
|
||||||
timeout.reconciliation: 180s
|
timeout.reconciliation: 180s
|
||||||
resource.customizations: |
|
resource.customizations.health.networking.k8s.io_Ingress: |
|
||||||
apps/Deployment:
|
|
||||||
ignoreDifferences:
|
|
||||||
jsonPointers:
|
|
||||||
- /spec/template/metadata/annotations/kubectl.kubernetes.io~1restartedAt
|
|
||||||
networking.k8s.io/Ingress:
|
|
||||||
health.lua: |
|
|
||||||
hs = {}
|
hs = {}
|
||||||
hs.status = "Healthy"
|
hs.status = "Healthy"
|
||||||
return hs
|
return hs
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user