UNCLASSIFIED - NO CUI

Skip to content

Draft: Refactor the all parts of the harness chart to be inline with helm best-practices

Jordan McClintock requested to merge helm-best-practices into main
  • Use the helm create chart as a base
  • All secrets and configmaps should be able to be configured through values
  • All globally applicable manifests are moved to the parent (e.g. serviceAccount)
Edited by Jordan McClintock

Merge request reports