application
application copied to clipboard
Generic helm chart for all kind of applications
add priorityclassname and lifecycle
checkout https://kubernetes.io/docs/concepts/workloads/controllers/cron-jobs/\#time-zones for more info Signed-off-by: Muhammed Hussein Karimi
## What? Add grpc probing to this Helm Chart. ## Why? To allow developers to add probing to their grpc applications. https://kubernetes.io/blog/2022/05/13/grpc-probes-now-in-beta/ ## How? By adding the option of configuring...
Hey folks. Thank you very much for maintaining this awesome chart! This PR introduces the possibility of adding Jobs as part of the deployments. The use case for this is...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/stakater/application). --- > [!WARNING] > Renovate failed to...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [anothrNick/github-tag-action](https://togithub.com/anothrNick/github-tag-action) | action | minor | `1.67.0` -> `1.69.0` | ---...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [azure/setup-kubectl](https://togithub.com/azure/setup-kubectl) | action | major | `v3` -> `v4` | ---...
We discussed switching from running a dry-run install on the Single Node OpenShift clusters as self-hosted runners and instead using kind or k0s. This PR changes the CI and CD...
**Is your feature request related to a problem? Please describe.** Add ability to define the lifeCycle block for the deployment container https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/ ### The purpose:  **Describe alternatives you've considered**...