UNCLASSIFIED - NO CUI

Skip to content

Draft: Resolve "Enable redisSecretInit By Default"

Alfredo Diaz requested to merge 193-enable-redissecretinit-by-default-2 into main

General MR

Summary

Upstream sets redisSecretInit to be enabled by default. This was disabled in BB. If this option is enabled, the argocd installation will fail.

We should support this option as enabled by default and add kyverno policy and gatekeeper exceptions as needed to allow the new pods to come up.

We should make sure this works too with our different redis options:

  • bb-redis
  • redis
  • external-redis

Relevant logs/screenshots

(Include any relevant logs/screenshots)

Linked Issue

issue

Upgrade Notices

N/A

Closes #193

Edited by Alfredo Diaz

Merge request reports