Fix comment

This commit is contained in:
Vladyslav Yurchenko
2026-03-26 13:53:29 +02:00
parent 6a8de8ac38
commit dd8a80716c
+1 -1
View File
@@ -54,7 +54,7 @@ AUTOMATIC DEPLOYMENT (Optional):
"pxc", "ps", "psmdb", "pgo", "pgv2"
Example:
go test ./... -timeout 60m --args --deploy pxc,pgv2
go test ./... -timeout 60m --deploy-k3d pxc,pgv2
ENVIRONMENT VARIABLES:
- KUBECONFIG: Custom path to your kubeconfig file.