Skip to content

Refactor Cluster Application classes to pass through a has of config files

Dylan Griffith requested to merge 48098-refactor-cluster-application-values into master

What does this MR do?

This is refactoring in the lead up to passing mutual TLS certs for helm applications for #48098 (closed). As such we expect all applications to need config files so we can remove the logic about which applications need and do not need this (ie #config_map?).

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

#48098 (closed)

Merge request reports