this is my code
lifecycle: postStart: exec: command: - bash - -c - | bin/kibana-plugin install https://d3g5vo6xdbdb9a.cloudfront.net/downloads/kibana-plugins/opendistro-alerting/opendistroAlertingKibana-1.13.0.0.zip
this is the error i keep getting and getting my pod in a crashloop
Exec lifecycle hook ([bash -c bin/kibana-plugin install https://d3g5vo6xdbdb9a.cloudfront.net/downloads/kibana-plugins/opendistro-alerting/opendistroAlertingKibana-1.13.0.0.zip ]) for Container "kibana" in Pod "kibana-7d97dd46f7-vv5hp_tools(62f1ec74-3350-4dba-8637-77ad6da49e9a)" failed - error: command 'bash -c bin/kibana-plugin install https://d3g5vo6xdbdb9a.cloudfront.net/downloads/kibana-plugins/opendistro-alerting/opendistroAlertingKibana-1.13.0.0.zip ' exited with 70: Error: Client request error: getaddrinfo ENOTFOUND d3g5vo6xdbdb9a.cloudfront.net d3g5vo6xdbdb9a.cloudfront.net:443 Plugin installation was unsuccessful due to error "Client request error: getaddrinfo ENOTFOUND d3g5vo6xdbdb9a.cloudfront.net d3g5vo6xdbdb9a.cloudfront.net:443" , message: "Attempting to transfer from https://d3g5vo6xdbdb9a.cloudfront.net/downloads/kibana-plugins/opendistro-alerting/opendistroAlertingKibana-1.13.0.0.zip\nError: Client request error: getaddrinfo ENOTFOUND d3g5vo6xdbdb9a.cloudfront.net d3g5vo6xdbdb9a.cloudfront.net:443\nPlugin installation was unsuccessful due to error \"Client request error: getaddrinfo ENOTFOUND d3g5vo6xdbdb9a.cloudfront.net d3g5vo6xdbdb9a.cloudfront.net:443\"\n"