Storage Tweaking and bugfixing (#506)

* first work for allowing ramdisk usage

* add bump tooling.
Fixes: #157

* bump minor versions due to adding ramdisk emptydir to persistence

* allow disabling persistent storage

* actually push major as it is breaking in theory

* cleanup hpm example code

* Allow custom storageClass and fix bug using the wrong storageClass

* try fixing gabs

* cleanup

* update tests

* revert some permission job changes

* reverse some of the 3.0 common incompatible bitwarden changes
This commit is contained in:
Kjeld Schouten-Lebbing
2021-05-24 21:17:29 +02:00
committed by GitHub
parent 7e49c3c179
commit a837947884
95 changed files with 1524 additions and 1143 deletions
+20 -23
View File
@@ -1,29 +1,26 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: kms
version: 4.0.1
# upstream_version:
appVersion: "minimal"
description: Private Windows Activation Server for development and testing
type: application
appVersion: minimal
dependencies:
- name: common
repository: https://truecharts.org/
version: 4.1.6
deprecated: false
description: Private Windows Activation Server for development and testing
home: https://github.com/truecharts/apps/tree/master/stable/kms
icon: https://truecharts.org/_static/img/kms-icon.jpg
keywords:
- kms
sources:
- https://github.com/truecharts/apps/tree/master/stable/kms
- https://github.com/SystemRage/py-kms
dependencies:
- name: common
repository: https://truecharts.org/
version: 4.1.6
# condition:
- kms
kubeVersion: '>=1.16.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: truecharts.org
- name: Ornias1993
email: kjeld@schouten-lebbing.nl
url: truecharts.org
# annotations:
- email: info@truecharts.org
name: TrueCharts
url: truecharts.org
- email: kjeld@schouten-lebbing.nl
name: Ornias1993
url: truecharts.org
name: kms
sources:
- https://github.com/truecharts/apps/tree/master/stable/kms
- https://github.com/SystemRage/py-kms
type: application
version: 4.1.0