Skip to content

Add default koop-config and integrate with PVC for aws provider

Timothy Lobl requested to merge lobtimo-fix-aws into master

Type of change

  • Bug Fix
  • Feature

Please provide link to gitlab issue or ADR(Architecture Decision Record)
N/A

Does this introduce a change in the core logic?

  • NO

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Does this introduce a breaking change?

  • NO, fixes one

What is the current behavior?

GCZ is broken in aws

What is the new/expected behavior?

GCZ works on aws

Have you added/updated Unit Tests and Integration Tests?

N/A

Any other useful information

This commit adds a default koop-config for the aws provider and updates the helm chart to reference a PVC for storage. Similarly, it defines an initContainer to populate the PV if needed

Merge request reports

Loading