It would be great to be able to template the secrets created by the operator in a similar fashion as sealed secrets is supporting. For instance right now you cannot furnish a dockerconfigjson as you cannot set the type of the resulting secret. Neither can you add more labels/annotations to be able to hook it into other processes.
It would be great to be able to template the secrets created by the operator in a similar fashion as sealed secrets is supporting. For instance right now you cannot furnish a
dockerconfigjsonas you cannot set the type of the resulting secret. Neither can you add more labels/annotations to be able to hook it into other processes.