Open
Description
Expected Behaviour
There shouldn't be a back tick in the code section for Kubernetes
kubectl logs deployment/queue-worker -n openfaas``
Current Behaviour
There is a backtick at the end of
kubectl logs deployment/queue-worker -n openfaas`
Possible Solution
Remove backtick
Steps to Reproduce (for bugs)
- Go to https://github.com/openfaas/workshop/blob/master/lab7.md#view-the-queue-workers-logs
- See Kubernetes command
Context
I didn't even try to run the command with the backtick, so I'm not sure if it even throws an error.
Your Environment
-
FaaS-CLI version ( Full output from:
faas-cli version
): n/a -
Docker version ( Full output from:
docker version
): n/a -
Are you using Docker Swarm (FaaS-swarm ) or Kubernetes (FaaS-netes)? n/a
-
Operating System and version (e.g. Linux, Windows, MacOS): MacOS Catalina
-
Link to your project or a code example to reproduce issue: see above
Metadata
Metadata
Assignees
Labels
No labels
Activity