Tags: jarvan1/superset
Tags
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 <[email protected]> Co-authored-by: Jeremy PLANCKEEL <[email protected]> Co-authored-by: Craig Rueda <[email protected]> Co-authored-by: wiktor2200 <[email protected]>
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 <[email protected]>
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
feat(HelmChart): Configurable securityContext in Pods (apache#20509) * feat(Helm Chart): add customizable securityContext * build(Helm Chart): bump Chart to 0.6.4 * feat(Helm Chart): add support for securityContext
fix: Add serviceAccountName to celerybeat pods. (apache#19670) Co-authored-by: josh.paulin <[email protected]>
PreviousNext