AthenZ / k8s-athenz-sia

Apache License 2.0
1 stars 7 forks source link

ENV with default values removed #86

Open mlajkim opened 6 months ago

mlajkim commented 6 months ago

Background

the default value listed in the .env file has the following problems

  1. hard to manage
  2. easy to forget
  3. sometimes incorrect
  4. line number changes as new env is introduced

To fix this problem, it is possibly better to tell readers that the default values are listed in the default file.