Merge "Remove commented code that should be deleted"

This commit is contained in:
Zuul 2018-12-03 12:02:48 +00:00 committed by Gerrit Code Review
commit 19de745149
1 changed files with 1 additions and 4 deletions

View File

@ -402,10 +402,7 @@ EOF
cat $controller_conf_path | indent >> "${output_dir}/config_map.yml"
# kuryr-cni config (different token_file location)
# token_file = /etc/kuryr/token
# ssl_ca_crt_file = /etc/kuryr/ca.crt
# ssl_verify_server_crt = true
# kuryr-cni config
cat >> "${output_dir}/config_map.yml" << EOF
kuryr-cni.conf: |
EOF