Skip to content

Flexible helm chart to deploy your apps to kubernetes cluster. Felt cute, might delete later.

License

Notifications You must be signed in to change notification settings

Wojciechem/platformex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Platformex App chart

Flexible helm chart to deploy your apps to kubernetes cluster.
Simplifies complex deployments with abstractions and reasonable defaults.

We did it, so you won't have to.

Disclaimer:

Please do not consider this chart "stable" or production-ready yet. We're getting there ;)

Installation:

Use this chart as a dependency inside your app's own chart:

apiVersion: v2
name: testbench
description: Helm chart for testbench app, based on "platformex" app chart

type: application
version: 0.1.0
appVersion: 1.0.0

dependencies:
  - name: app
    version: 0.7.3
    repository: oci://ghcr.io/wojciechem/platformex

For values please see values-example.yaml

Gotchas

In order to render templates locally, if using sealedSecrets, you may need to pass --api-versions bitnami.com/v1alpha1/SealedSecret to helm template command.

TODO:

About

Flexible helm chart to deploy your apps to kubernetes cluster. Felt cute, might delete later.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages