Commit a226f87
Update kubernetes-hpa.md
The namespace should be openfaas-fn otherwise you wont get your hpa information.
As the command was you will get this error:
kubectl describe hpa/nodeinfo -n openfaas
Error from server (NotFound): horizontalpodautoscalers.autoscaling "nodeinfo" not found
Signed-off-by: Justin Paul <justin@jpaul.me>1 parent 0b9f127 commit a226f87
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
246 | | - | |
| 246 | + | |
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
| |||
0 commit comments