Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 666 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 666 Bytes

omegaUp infrastructure as code

This repository contains omegaUp production settings and configuration.

Updating secrets

Secrets are encrypted using KSOPS with an encryption key stored in Amazon Key Management Service.

In order to update a manifest with secrets:

  1. Install SOPS.
  2. Get access to production AWS and sign in using the cli.
  3. Edit the file using SOPS:
    $ sops k8s/omegaup/overlays/production/frontend/frontend-secret.yaml