Waldur Marketplace script plugin setup
Available options in values.yaml
:
waldur.marketplace.script.enabled
- enable/disable pluginwaldur.marketplace.script.dockerImages
- key-value structure, where key is a programming language and value - a corresponding docker image tagwaldur.marketplace.script.k8sNamespace
- Kubernetes namespace, where jobs will be executedwaldur.marketplace.script.kubeconfigPath
- path to local file with kubeconfig contentwaldur.marketplace.script.kubeconfig
- kubeconfig file content takes precedence over.kubeconfigPath
optionwaldur.marketplace.script.jobTimeout
- timeout for Kubernetes jobs