Commit f9e42d11 authored by Kostis Trantzas's avatar Kostis Trantzas
Browse files

correct yaml parsing

parent 4e795deb
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@ In ArgoCD the field **health.status** has the value that we need to check (Healt
The _CR_SPEC can be designed first in a YAML or json editor. Let's see a YAML definition:

 
 ```
```yaml
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata: