ssmiller25 / blast

An Immutable Low Cost Cluster
MIT License
3 stars 1 forks source link

Secret Handling #3

Closed ssmiller25 closed 3 years ago

ssmiller25 commented 4 years ago

Figre a good "gitops" way to handle secrets. As of this writing, using Bitanmi Sealed Secret but don't play all that well with Kustomize's secretGenerator (mainly the hash providing auto rolling deployments when secrets change). Ideas

ssmiller25 commented 3 years ago

Closing. Probably stick with Sealed Secrets and just use a named "version" as a secret should be immutable anyway (and not depend on kustomize's hash itself to provide such versioning)