mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-02 20:06:03 +02:00
fix file reference
This commit is contained in:
parent
aeb19d4edc
commit
045a811ff6
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@ If you haven't already, install cert-manager and create a CA issuer. You can fol
|
||||||
1. Apply the nginx Ingress manifest to the cluster:
|
1. Apply the nginx Ingress manifest to the cluster:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
kubectl apply -f ingress.yaml
|
kubectl apply -f example-ingress.yaml
|
||||||
```
|
```
|
||||||
|
|
||||||
## Navigate
|
## Navigate
|
||||||
|
|
Loading…
Add table
Reference in a new issue