Skip to content

Enable Kustomize support

Marcos Huck requested to merge feature/kustomize into develop

Related tasks

Context

Because the SubT application requires private configuration, the entire CI/CD deployment process of cloudsim cannot be done from the public repository, as it doesn’t have access to the private configuration. Private configuration needs to be applied manually.

Change

  • Remove old manifest files
  • Introduce basic manifests to configure cloudsim
  • Add kustomization file
  • Disable deployment phase on CI/CD

Other information

Additional documentation

Edited by Marcos Huck

Merge request reports