Migrate Internal Redis Installation to P1 sub-chart and Registry1 Image
Currently the default redis setting is an internal redis but it requires using the upstream docker image from harbor to be functional, similar to other BB packages like authservice & anchore-enterprise pull in the P1 redis chart as a sub-chart and ensure it's using registry1 images to deploy the default redis installation.
-
P1 redis chart KPTd to chart/deps
-
sub-chart conditionally enabled and alias defined -
Registry1 image overridden in sub-chart alias -
Successful deployment, green pipelines, happy harbor!
Edited by Ryan Garcia