Skip to content

This repository contains the code to deploy the 2i2c FRX Challenges helm chart for the segmentation challenge.

License

Notifications You must be signed in to change notification settings

2i2c-org/segmentation-challenge-deploy

segmentation-challenge-deploy

This repository contains the code to deploy the 2i2c FRX Challenges helm chart for the segmentation challenge.

Installation

You can install the chart by running the deployer script like:

  1. Install the support chart:
python3 deployer.py support --namespace=support
  1. Install the app chart:
  • For staging:

    python3 deployer.py app --namespace=staging
  • For production:

    python3 deployer.py app --namespace=prod

Debugging

  1. You can also use the --dry-run flag to see the generated manifests without applying them.
  2. You can use the --debug flag to see the helm command being run.

About

This repository contains the code to deploy the 2i2c FRX Challenges helm chart for the segmentation challenge.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages