-
Notifications
You must be signed in to change notification settings - Fork 116
Open
Labels
enhancementNew feature or requestNew feature or requestkubernetesItems related to KubernetesItems related to Kubernetes
Description
Right now, when we have the flag TOOLHIVE_USE_CONFIGMAP, what we are doing is having a --from-configmap in the thv runner, and we read the configmap, and translate this to runconfig. Instead what we can do if we have this flag, is just mount the configmap as a volume in the pod, and just check the runconfig from that file
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestkubernetesItems related to KubernetesItems related to Kubernetes