mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-22 01:17:16 +00:00
* Adding LexisNexis to USERS.md * Adding Istio healthcheck * Adding Jaeger healthcheck * Adding Kafka healthcheck * Adding Kiali healthcheck * Adding Knative healthchecks * Adding Spark Application healthcheck * Adding Zookeeper healthcheck
25 lines
No EOL
621 B
YAML
25 lines
No EOL
621 B
YAML
apiVersion: install.istio.io/v1alpha1
|
|
kind: IstioOperator
|
|
metadata:
|
|
finalizers:
|
|
- istio-finalizer.install.istio.io
|
|
generation: 1
|
|
labels:
|
|
argocd.argoproj.io/instance: istio-default
|
|
name: istio-control-plane
|
|
namespace: istio-system
|
|
resourceVersion: "270068"
|
|
selfLink: /apis/install.istio.io/v1alpha1/namespaces/istio-system/istiooperators/istio-control-plane
|
|
uid: d4ff8619-f3b0-4fb3-8bdb-a44ff44a401a
|
|
spec: {}
|
|
status:
|
|
componentStatus:
|
|
AddonComponents:
|
|
status: HEALTHY
|
|
Base:
|
|
status: ERROR
|
|
IngressGateways:
|
|
status: HEALTHY
|
|
Pilot:
|
|
status: HEALTHY
|
|
status: ERROR |