IllumiDesk / helm-chart

The official IllumiDesk helm-chart.
Apache License 2.0
0 stars 5 forks source link

Manage secrets with GitHub secrets in this repo #111

Closed jgwerner closed 3 years ago

jgwerner commented 3 years ago

@Abhi94N This may be related to setting up integration tests with Kind but we no longer need this setup since we are using AWS Lambda and the environment variables provided with AWS Lambda to manage secrets with AWS KMS.

jgwerner commented 3 years ago

We can close this since the Terraform project in illumidesk/infra will handle these secrets. If any secrets are required for integration tests with Kind then we can add any environment variables to GH secrets for that chore issue.