mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-06 10:21:05 +02:00
Fix CD command for changing to Kubernetes example directory (#1582)
This commit is contained in:
parent
bfe68d1fd8
commit
927e866bcc
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ Retrieve the latest copy of pomerium's source-code by cloning the repository.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/pomerium/pomerium.git $HOME/pomerium
|
git clone https://github.com/pomerium/pomerium.git $HOME/pomerium
|
||||||
cd $HOME/pomerium/docs/configuration/examples/kubernetes
|
cd $HOME/pomerium/examples/kubernetes
|
||||||
```
|
```
|
||||||
|
|
||||||
## Configure
|
## Configure
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue