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
Force basicAuth secrets to always be release scoped
Secret generation should not be shared between releases as that violates
general Helm practices. As the configmap can potentially be shared, we
need to ensure the resource-policy keep annotation appears when it is the
non-release scoped variant.
Signed-off-by: Jeremy Ho <jujaga@gmail.com>
0 commit comments