diff --git a/docs/BBCHANGES.md b/docs/BBCHANGES.md index 74faeda418637e4ec217201e26540ccffddce961..6cc7316c2b0959e71fa421c6efffd13d2bead49f 100644 --- a/docs/BBCHANGES.md +++ b/docs/BBCHANGES.md @@ -241,4 +241,6 @@ keys: {{- if or .Values.anchoreGlobal.saml.secret .Values.anchoreGlobal.saml.useExistingSecret .Values.anchoreGlobal.oauthEnabled $old_secret }} secret: ${ANCHORE_SAML_SECRET} {{- end }} -``` \ No newline at end of file +``` + +If you want to change your `ANCHORE_SAML_SECRET` value, remember to delete the previous 2 secrets so the value is not reused. \ No newline at end of file