aa
This commit is contained in:
parent
fe4becaa1f
commit
60e282a7e1
@ -16,8 +16,9 @@ argo-cd:
|
|||||||
- type: helm
|
- type: helm
|
||||||
name: argo-cd
|
name: argo-cd
|
||||||
url: https://argoproj.github.io/argo-helm
|
url: https://argoproj.github.io/argo-helm
|
||||||
|
configs:
|
||||||
resource.customizations.health.networking.k8s.io_Ingress: |
|
cm:
|
||||||
hs = {}
|
resource.customizations.health.networking.k8s.io_Ingress: |
|
||||||
hs.status = "Healthy"
|
hs = {}
|
||||||
return hs
|
hs.status = "Healthy"
|
||||||
|
return hs
|
||||||
|
Loading…
Reference in New Issue
Block a user