Merge pull request #5512 from nirroz93/patch-1
Wrong filename in documantation example
This commit is contained in:
commit
29aa50d029
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ You need a [TLS cert](../PREREQUISITES.md#tls-certificates) and a [test HTTP ser
|
|||
|
||||
## Deployment
|
||||
|
||||
Create a `values.yaml` file.
|
||||
Create a `ingress.yaml` file.
|
||||
|
||||
```yaml
|
||||
apiVersion: networking.k8s.io/v1beta1
|
||||
|
|
Loading…
Reference in a new issue