Unanswered
Anyone Know How To Override The Task Start Up Shell Script Via The Helm Charts? I Have A Aws Eks K8S Cluster W/ Port 80 Closed To Force All Traffic Over Port 443 Which Is Causing Issues W/
@<1523701205467926528:profile|AgitatedDove14> any idea how to overide this from the helm charts though?
I tried :
clearml:
clearmlConfig: |-
agent {
docker_init_bash_script = [
"echo 'testing....'"
]
}
with no luck... it still seemed to use the default startup script.
179 Views
0
Answers
one year ago
one year ago