Revert "TUN-6373: Add edge-ip-version to remotely pushed configuration"

This reverts commit 8e9091cc48.
This commit is contained in:
Devin Carr 2022-06-14 16:07:37 -07:00
parent ab81ff8bfb
commit b9453b84bb
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ var (
secretFlags = [2]*altsrc.StringFlag{credentialsContentsFlag, tunnelTokenFlag}
defaultFeatures = []string{supervisor.FeatureAllowRemoteConfig, supervisor.FeatureSerializedHeaders}
configFlags = []string{"autoupdate-freq", "no-autoupdate", "retries", "protocol", "loglevel", "transport-loglevel", "origincert", "metrics", "metrics-update-freq", "edge-ip-version"}
configFlags = []string{"autoupdate-freq", "no-autoupdate", "retries", "protocol", "loglevel", "transport-loglevel", "origincert", "metrics", "metrics-update-freq"}
)
// returns the first path that contains a cert.pem file. If none of the DefaultConfigSearchDirectories