You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With an existing/deployed Alloy instance, when updating the configmap the controller should restart on the next upgrade to take the modification into account.
This is usually done by adding an annotation to the controller pod :
Request
With an existing/deployed Alloy instance, when updating the configmap the controller should restart on the next upgrade to take the modification into account.
This is usually done by adding an annotation to the controller pod :
Use case
Right now, we have to manually restart the controller (deployment in our case) after updating the configmap
The text was updated successfully, but these errors were encountered: