Yuval Yacoby
659133fb68
Helm chart jwt signing configuration ( #4894 )
* add helm chart config to customize jwt signing
* restore values
---------
Co-authored-by: Yuval Yacoby <yyacoby@paloaltonetworks.com>
1 year ago
fibbanachi
763d1946f9
add ingress for seaweedfs s3 ( #4887 )
1 year ago
aronneagu
abe599ee4a
Allow override internalTrafficPolicy ( #4877 )
1 year ago
fibbanachi
7374ceecda
improve k8s probes templating in helm chart ( #4805 )
1 year ago
Dmitriy Pavlov
de1dcf3b2f
[heml] fix default affinity and allow owerride ingress annotations ( #4799 )
1 year ago
Alexandre Viau
271c51f273
helm: allow setting master.toml config ( #4797 )
1 year ago
Alexandre Viau
db5d23defe
k8s: allow configuring serviceAccountName ( #4790 )
1 year ago
Dmitriy Pavlov
56aef67912
[heml] complete redesign of labels ( #4788 )
1 year ago
Dmitriy Pavlov
3d45ecd326
[helm] fix log to stderr and default host for ingress ( #4787 )
1 year ago
tikhon-opsfleet
5251b4d50e
[helm] add possibility to use array for imagePullSecrets ( #4782 )
add possibility to use array for imagePullSecrets
1 year ago
gfhe
d7937f9738
fix bugs: seaweedfs master ingress host configuration do not work ( #4781 )
fix bugs: seaweedfs hem charts ignore the master ingress configuration
1 year ago
Junhao Zou
2af4cab3d0
fix: replace volume.pvc_exists with master.pvc_exists ( #4762 )
2 years ago
Armand LEOPOLD
7ab8c6976e
Add variabilisation of RBAC ( #4692 )
* Add variabilisation of RBAC
* fix also filer reference
2 years ago
Konstantin Lebedev
0515014149
chart with optional https port for s3 ( #4507 )
https://github.com/seaweedfs/seaweedfs/pull/4482
Co-authored-by: Konstantin Lebedev <9497591+kmlebedev@users.noreply.github.co>
2 years ago
Andrew Garrett
abef448c51
Fix Helm chart enableSecurity flag ( #4537 )
Fix Helm chart enableSecurity flag:
- Add parameter for whether to use v1alpha cert-manager CRDs, default off.
- Use self-signed Issuer only for the initial CA certificates, create a new
Issuer that uses the generated CA certificate and use that for all the others
2 years ago
Andrew Garrett
65b4dc6448
Add secret support for filer environment variables. ( #4538 )
Instead of providing a literal value as a string, you can provide the contents of valueFrom as a map.
2 years ago
Andrew Garrett
19fd0f7d5b
Helm chart fixes: ( #4539 )
- Allow TLS and Host name to be specified in values.yaml
2 years ago
SmsS4
17e91d2917
Use filerGroup for s3 buckets collection prefix ( #4465 )
* Use filerGroup for s3 buckets collection prefix
* Fix templates
* Remove flags
* Remove s3CollectionPrefix
2 years ago
samcday
e60a7af644
fix(chart): use filer data PVC correctly ( #4398 )
2 years ago
Kyle Petryszak
ccc030b245
Fixing a service deployment bug ( #4392 )
2 years ago
samcday
adf80dc3f6
fix(chart): use hostpath filer persistence when deprecated enablePVC is unset ( #4384 )
2 years ago
Matt
889ecf5c9d
added secret envs to filer ( #4284 )
2 years ago
Matt
f457956948
Helm Chart Documentation and CI Updates ( #4243 )
2 years ago
Matt
00fda86880
Added helm chart publish github actions to github pages on tagging ( #4219 )
* compatibility patch for csi driver
* added namespace to all component parameters
* added namespace to all component parameters
* dereference in range
* added namespace to values.yml defaults
* added namespace to s3 component
* added helm chart to github pages
* added helm chart to github pages
* added helm chart to github pages
* added helm chart to github pages
* added helm chart to github pages
* push on all tags
* push on all tags
* push on all tags
* push on all tags
* push on all tags
* changed helm directory structure
* update charts location
* fixed dereference
* updated permissions
* updated permissions
* match current action schema
2 years ago