Tags: mspiers/superset
Tags
feat(helm): Added env variable SERVER_WORKER_AMOUNT (apache#21236) * added SERVER_WORKER_AMOUNT * added more gunicorn variables * Update values.yaml
feat(helm): add liveness and readiness for deployment webserver (apac… …he#20567) * feat(helm): add liveness and readiness for deployment webserver * feat(helm): add example in values * feat(helm): move config probes under supersetNode * feat(helm): bump chart.yaml * fix(helm): remove default values in template and use values.yaml * fix(git): bump chart verison * fix(json): update the schema to get CI passing * fix(helm): correct path for values readiness Co-authored-by: wiktor2200 <wiktor2200@users.noreply.github.com> Co-authored-by: Jeremy PLANCKEEL <jplanckeel.externe@bedrockstreaming.com> Co-authored-by: Craig Rueda <craig@craigrueda.com> Co-authored-by: wiktor2200 <wiktor2200@users.noreply.github.com>
feat(helm): support different replicaCount (apache#20883) * feat(helm): bump chart version * feat(helm): add separate replicaCount for superset node / worker * docs: update documentation * ref(helm): add replicaCount with condition * ref(helm): edit condition * ref(helm): enclose replica with if/else * ref(helm): remove specific replicaCount in values * revert: "docs: update documentation" This reverts commit 6ab95a7. * fix(helm): fix typo * ref(helm): replace condition with default value * ref(helm): replace replicaCount with per-component replicaCount Co-authored-by: Gabriel Forien <gforien.externe@bedrockstreaming.com>
fix: adding extraConfig to worker deployment apache#20828 (apache#20829) * apache#20828 adding extraConfig to worker deployment * fixed missing condition in volume declaration * bumped chart version
feat(HelmChart): Add securityContext on pod level (apache#20666) * feat(HelmChart): securityContext - container level * build(helmchart): bump chart to 0.6.5
PreviousNext