doc: fix kubectl command

This commit is contained in:
Jonathan Prado 2022-11-03 15:54:03 -03:00 committed by GitHub
parent e94fa82474
commit 99fc476f28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ The deploy some env vars to customize your data (user and passwords) and has a c
### How to deploy
kubectl apply -f k8s/k8s-deployment.yaml
kubectl apply -f k8s-deployment.yaml
### Output
namespace/docker-ubuntu-vnc-desktop created