Skip to content

v2.2.2

Choose a tag to compare

@cesmarvin cesmarvin released this 28 Jan 15:11
· 44 commits to main since this release

Fixed

  • [#43] Modify hooks for the job config templates
    • The config job creates the global-config for the service-discovery, and the service-discovery creates the loadblancer service needed by the job.
      • Use ArgoCD Sync Hooks because both the job and the component installations need to run at the same time.
      • Use helm post-hooks because of the same reason.