Fix casing in example yaml config

pull/19369/head
Nathan Coleman 2023-10-25 15:01:19 -05:00
parent 6d5c01ec8b
commit 2da2736c3c
1 changed files with 7 additions and 7 deletions

View File

@ -320,7 +320,7 @@ Services = [
```yaml ```yaml
apiVersion: consul.hashicorp.com/v1alpha1 apiVersion: consul.hashicorp.com/v1alpha1
Kind: ExportedServices kind: ExportedServices
metadata: metadata:
name: default name: default
spec: spec:
@ -396,7 +396,7 @@ Services = [
```yaml ```yaml
apiVersion: consul.hashicorp.com/v1alpha1 apiVersion: consul.hashicorp.com/v1alpha1
Kind: ExportedServices kind: ExportedServices
metadata: metadata:
name: finance name: finance
spec: spec:
@ -477,7 +477,7 @@ Services = [
```yaml ```yaml
apiVersion: consul.hashicorp.com/v1alpha1 apiVersion: consul.hashicorp.com/v1alpha1
Kind: ExportedServices kind: ExportedServices
metadata: metadata:
name: finance name: finance
spec: spec:
@ -548,7 +548,7 @@ Services = [
```yaml ```yaml
apiVersion: consul.hashicorp.com/v1alpha1 apiVersion: consul.hashicorp.com/v1alpha1
Kind: ExportedServices kind: ExportedServices
metadata: metadata:
name: default name: default
spec: spec:
@ -607,7 +607,7 @@ Services = [
```yaml ```yaml
apiVersion: consul.hashicorp.com/v1alpha1 apiVersion: consul.hashicorp.com/v1alpha1
Kind: ExportedServices kind: ExportedServices
metadata: metadata:
name: default name: default
spec: spec:
@ -671,7 +671,7 @@ Services = [
```yaml ```yaml
apiVersion: consul.hashicorp.com/v1alpha1 apiVersion: consul.hashicorp.com/v1alpha1
Kind: ExportedServices kind: ExportedServices
metadata: metadata:
name: finance name: finance
spec: spec:
@ -737,7 +737,7 @@ Services = [
```yaml ```yaml
apiVersion: consul.hashicorp.com/v1alpha1 apiVersion: consul.hashicorp.com/v1alpha1
Kind: ExportedServices kind: ExportedServices
metadata: metadata:
name: finance name: finance
spec: spec: