AthenZ / k8s-athenz-sia

Apache License 2.0
1 stars 7 forks source link

Should explain token-dir="" (empty str) behavior #60

Open mlajkim opened 10 months ago

mlajkim commented 10 months ago

Background

Should explain token-dir="" (empty str) behavior

f.StringVar(&idConfig.TokenDir, "token-dir", idConfig.TokenDir, "directory to write token files. d")

TODOs