Loading
servers: support both subPath and subPaths in additionalSecrets. Closes #70
It is inconsistency with unknown origin. Other helm-charts only allow usage of supPath (singular), but servers only allow it at plural. Also, subPaths is not documented anywhere. Even the server chart documentation shows the singular form. For a transitory period, allow usage of both forms, but I suggest to completely remove support for the plural form latter.