fix helm chart bug

This commit is contained in:
Martyn 2025-11-11 14:14:53 +01:00
parent b4ac6e051e
commit b991899747
2 changed files with 7 additions and 0 deletions

View file

@ -0,0 +1,3 @@
- op: add
path: /data/S3_PERMISSION
value: private

View file

@ -13,6 +13,10 @@ helmChartInflationGenerator:
values: values.yaml
patches:
- path: configmap-fix-helm-chart-bug.yaml
target:
kind: ConfigMap
name: masto-mastodon-env
- path: secret-remove-helm-ones.yaml
target:
kind: Secret