Skip to content

Commit

Permalink
Update ingress-minikube.md
Browse files Browse the repository at this point in the history
moved ``` to above and below yaml code for proper formatting
  • Loading branch information
Megapixel99 authored May 15, 2019
1 parent 0693952 commit fbaaede
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,8 @@ The following file is an Ingress resource that sends traffic to your Service via

1. Create `example-ingress.yaml` from the following file:

```yaml
```
yaml
apiVersion: networking.k8s.io/v1beta1
kind: Ingress
metadata:
Expand Down

0 comments on commit fbaaede

Please sign in to comment.