JesseBot and GitHub
bfd3bbac20
fix #5681 convert all resources parameters to maps instead of strings ( #5689 )
2024-06-17 08:58:51 -07:00
JesseBot and GitHub
70551019d6
helm: Fix annotations parameters to be standard maps ( #5543 )
2024-04-28 09:33:46 -07:00
JesseBot and GitHub
2b323a8293
Fix: helm: remove deprecated values that caused helm template error for post install hook ( #5108 )
...
* Update post-install-bucket-hook.yaml - remove deprecated volume checks
* Update Chart.yaml - update chart version to 3.60.0
2023-12-14 08:25:33 -08:00
JesseBot and GitHub
fe7ff5c4db
Update helm_ci.yml - add ct flag --target-branch ${{ github.event.repository.default_branch }} ( #5106 )
...
* Update helm_ci.yml - add ct link flag --target-branch ${{ github.event.repository.default_branch }}
This validates that the chart version has been bumped
* Update helm_ci.yml - add --target-branch to ct list-changed command
2023-12-14 07:55:42 -08:00
jessebot and Chris Lu
666a22b980
fix defaults for serviceAccountName for each statefulset to follow exact from helm docs
...
helm docs: https://helm.sh/docs/chart_template_guide/functions_and_pipelines/#using-the-default-function
2023-11-26 09:26:38 -08:00
jessebot and Chris Lu
d198fd8af7
fix when we create serviceAccount value for master and volume statefulsets to be when global.createClusterRole is set to true
2023-11-26 09:26:38 -08:00
jessebot and Chris Lu
0709361ed2
fix duplicate service account name for filer
2023-11-26 09:26:38 -08:00
jessebot and Chris Lu
c332832f0b
prefer global.serviceAccountName when available for all statefulsets
2023-11-26 09:26:38 -08:00
jessebot and Chris Lu
aff03c1d00
User global.serviceAccountName to populate ServiceAccount, ClusterRole, and ClusterRoleBinding
2023-11-26 09:26:38 -08:00
jessebot and Chris Lu
f4cafc1dbc
fix yamllint errors
2023-11-21 08:20:45 -08:00
jessebot and Chris Lu
c50b6387f6
fix chart bump to be only one minor patch version from the current chart version
2023-11-21 08:20:45 -08:00
jessebot and Chris Lu
c219a0c553
specify the filer.s3.existingConfigSecret for the filer statefulset
...
clean up volumeMounts so name is first in the object list item
2023-11-21 08:20:45 -08:00
jessebot and Chris Lu
4297601f4b
rename seaweedfs-s3-secret.yaml to s3-secret.yaml to match other s3 files
...
also make sure we check filer.s3.existingConfigSecret
2023-11-21 08:20:45 -08:00
jessebot and Chris Lu
0510682908
adding ability to use an existing Secret for s3
2023-11-21 08:20:45 -08:00
JesseBot and Chris Lu
0770f567e5
Update helm_chart_release.yml - run release on push to master on changes to k8s/chart files
2023-11-20 13:44:07 -08:00
jessebot and Chris Lu
06434f5227
fix annotations templating for s3.ingress.annotations and document it and s3.ingress.tls in values.yaml
2023-11-18 05:20:26 -08:00