Open mikutas opened 14 hours ago
We can't input different pod annotations per deployment.
Add values for each deployment besides global podAnnotations value.
podAnnotations
no idea
Users can input both global and each deployment's podAnnotations. Each deployment's podAnnotations take precedence over global one.
yes
What problem are you trying to solve?
We can't input different pod annotations per deployment.
How should the problem be solved?
Add values for each deployment besides global
podAnnotations
value.Any alternatives you've considered?
no idea
How would users interact with this feature?
Users can input both global and each deployment's
podAnnotations
. Each deployment'spodAnnotations
take precedence over global one.Would you like to work on this feature?
yes