You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @FabioDavidF
Thanks for reporting it.
Im fixing this. annotations.md is generated, the change has to be done on doc.yaml but as you say it's a 1 liner.
The problem:
The example usage of the
pod-maxconn
service annotation uses an integer value, while annotations require string values.Since Annotations in kubernetes must have string values, I think the example should be a string aswell
The solution:
I don't have permission to push a new branch in order to open a PR, but it would be a 1 liner:
The text was updated successfully, but these errors were encountered: