Skip to content

Add helm chart for central deployment #25

@tpoliaw

Description

@tpoliaw

This is partially covered by #22 and #23 but is retrospectively adding requirements before they are merged.

Helm chart needs to

  • Set environment variables for
    • DB location
    • Port
    • Tracing host/level
    • Auth host/queries
    • GDA tracker root directory
  • Create a PVC for the DB storage
  • Mount the DB directory somewhere useful
  • Mount the directories required to interoperate with GDA installations
  • Run the process as a user that has write access to GDA var directories
  • Backup the DB/configuration to some out of k8s storage so it can be restored easily
    • Restore from backup if available when first deployed - may require code changes?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions