hikaya-io / activity

Making it easier for nonprofits to manage their project activities and indicators. Interested in contributing? Check out our open issues: https://tinyurl.com/activity-issues
https://hikaya.io/products/activity/
Apache License 2.0
80 stars 5 forks source link

Remove secrets from the new Docker images #759

Closed TAnas0 closed 3 years ago

TAnas0 commented 3 years ago

Is your feature request related to a problem? Please describe. The new Docker images being pushed to the new Docker Hub repository still have sensitive information in them. Update the CI script so that the secrets are not embedded in the new Docker Hub images.

These secrets will be fed to the app using Kubernetes secrets instead in the new setup using FluxCD