ccc
This commit is contained in:
parent
1c68df0a53
commit
fe4becaa1f
@ -16,13 +16,8 @@ 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
|
||||||
resource:
|
|
||||||
customizations: |
|
resource.customizations.health.networking.k8s.io_Ingress: |
|
||||||
networking.k8s.io/Ingress:
|
|
||||||
health.lua: |
|
|
||||||
hs = {}
|
hs = {}
|
||||||
hs.status = "Healthy"
|
hs.status = "Healthy"
|
||||||
return hs
|
return hs
|
||||||
#applicationSet:
|
|
||||||
# nodeSelector:
|
|
||||||
# kubernetes.io/arch: amd64
|
|
||||||
|
Loading…
Reference in New Issue
Block a user