MediaMarktSaturn / helm-charts

Helm charts maintained and used by the MMS Technology team.

Home Page:https://helm-charts.mms.tech/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MediaMarktSaturng Logo

MediaMarktSaturn Technology - Helm-Charts

This repository contains Helm charts bundled and used by the MediaMarktSaturn Technology team.

Usage

With helm cli:

helm repo add mediamarktsaturn https://helm-charts.mms.tech

With FluxCD:

---
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: HelmRepository
metadata:
  name: mediamarktsaturn
spec:
  interval: 120m
  url: https://helm-charts.mms.tech

Charts

The OWASP Dependency-Track project with separate deployments for API-server and frontend.

A CronJob that deletes terminated/failed pods from a Kubernetes cluster.

Useful when e.g. provisioning Google Kubernetes Engine clusters with preemptible nodes. The preemption leads to pods being shut down during node recreation, however the pods are still kept and displayed when listing them.

Creates CronJobs for periodic triggering of cluster-internal http endpoints using GET.

Can be used in an Istio meshed environment, see its values for details.

A generic chart, that creates a deployment with lots of valuable companions for configuration, service meshes or automated canary deployments. We're using this for lots of our business applications.

Please have a look on the values for all its features.


This repository is published under the Apache License 2.0

get to know us 👉 https://mms.tech 👈

About

Helm charts maintained and used by the MMS Technology team.

https://helm-charts.mms.tech/

License:Apache License 2.0


Languages

Language:Smarty 100.0%