Skip to content

Commit

Permalink
Merge 2da2736 into backport/nathancoleman-patch-1/literally-exact-cra…
Browse files Browse the repository at this point in the history
…ppie
  • Loading branch information
hc-github-team-consul-core authored Oct 27, 2023
2 parents 5b52ca4 + 2da2736 commit de421a1
Showing 1 changed file with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ Services = [

```yaml
apiVersion: consul.hashicorp.com/v1alpha1
Kind: ExportedServices
kind: ExportedServices
metadata:
name: default
spec:
Expand Down Expand Up @@ -396,7 +396,7 @@ Services = [

```yaml
apiVersion: consul.hashicorp.com/v1alpha1
Kind: ExportedServices
kind: ExportedServices
metadata:
name: finance
spec:
Expand Down Expand Up @@ -477,7 +477,7 @@ Services = [

```yaml
apiVersion: consul.hashicorp.com/v1alpha1
Kind: ExportedServices
kind: ExportedServices
metadata:
name: finance
spec:
Expand Down Expand Up @@ -548,7 +548,7 @@ Services = [

```yaml
apiVersion: consul.hashicorp.com/v1alpha1
Kind: ExportedServices
kind: ExportedServices
metadata:
name: default
spec:
Expand Down Expand Up @@ -607,7 +607,7 @@ Services = [

```yaml
apiVersion: consul.hashicorp.com/v1alpha1
Kind: ExportedServices
kind: ExportedServices
metadata:
name: default
spec:
Expand Down Expand Up @@ -671,7 +671,7 @@ Services = [

```yaml
apiVersion: consul.hashicorp.com/v1alpha1
Kind: ExportedServices
kind: ExportedServices
metadata:
name: finance
spec:
Expand Down Expand Up @@ -737,7 +737,7 @@ Services = [

```yaml
apiVersion: consul.hashicorp.com/v1alpha1
Kind: ExportedServices
kind: ExportedServices
metadata:
name: finance
spec:
Expand Down

0 comments on commit de421a1

Please sign in to comment.