AthenZ / k8s-athenz-sia

Apache License 2.0
1 stars 7 forks source link

Modify Backup with option "" #51

Closed mlajkim closed 10 months ago

mlajkim commented 10 months ago
f.StringVar(&backup, "backup", backup, "backup certificate to Kubernetes secret (\"read\", \"write\" or \"read+write\", must be run uniquely for each secret to prevent conflict)")

Actually it also has "" option too, disabling too!

mlajkim commented 10 months ago

~and"file"~

The BACKUP is for the k8s backup, not others, and therefore you should not.