Open
Description
Kubernetes has a maximum secret size defined https://github.com/kubernetes/kubernetes/blob/976a940f4a4e84fe814583848f97b9aafcdb083f/pkg/apis/core/types.go#L5207
should we try to compress or segment the value so they can work with the limit?