Skip to content

Commit

Permalink
rm unused conf
Browse files Browse the repository at this point in the history
Signed-off-by: walnuts1018 <r.juglans.1018@gmail.com>
  • Loading branch information
walnuts1018 committed Aug 29, 2024
1 parent 88b24ef commit f911e66
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmd/pona-installer/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ type Config struct {
CniEtcDir string `env:"CNI_ETC_DIR" envDefault:"/host/etc/cni/net.d"`
CniBinDir string `env:"CNI_BIN_DIR" envDefault:"/host/opt/cni/bin"`
PonaPath string `env:"CNI_PATH" envDefault:"/pona"`
// CniNetConf string `env:"CNI_NET_CONF"`
// CniConfName string `env:"CNI_CONF_NAME"`
}

func main() {
Expand Down

0 comments on commit f911e66

Please sign in to comment.