update doc

This commit is contained in:
Matthieu Lamalle 2024-01-25 09:02:59 +01:00
parent 3690d7bcad
commit 41fd421c31

View File

@ -7,6 +7,8 @@ On crée un port-forward pour accéder au dashboard
kubectl --namespace tekton-pipelines port-forward svc/tekton-dashboard 9097:9097
```
Accéder au dashboard : http://localhost:9097
### Lancement du pipeline
```