What problem are you facing?
I'd like to be able to set the ServiceAccount avatar from the crossplane CR.
For both the Instance and Group SA.
How could Crossplane help solve your problem?
Add some optional fields fields:
avatar which would expect a base64 encoded image
avatarRef which would expect a secret / configmap reference to a base64 encoded image
What problem are you facing?
I'd like to be able to set the ServiceAccount avatar from the crossplane CR.
For both the Instance and Group SA.
How could Crossplane help solve your problem?
Add some optional fields fields:
avatarwhich would expect a base64 encoded imageavatarRefwhich would expect a secret / configmap reference to a base64 encoded image