Update seaweedfs.yaml
This commit is contained in:
@@ -13,8 +13,6 @@ spec:
|
||||
chart: seaweedfs
|
||||
helm:
|
||||
parameters:
|
||||
- name: auth.rootPassword
|
||||
value: 'InnoHubWEEDO_2025!'
|
||||
- name: ingress.enabled
|
||||
value: 'true'
|
||||
- name: ingress.hostname
|
||||
@@ -49,6 +47,12 @@ spec:
|
||||
value: 'lets-encrypt'
|
||||
- name: apiIngress.annotations.ingress\.secrets
|
||||
value: 'api-s3x.innovation-hub-niedersachsen.de-tls'
|
||||
- name: 'filer.s3.enabled'
|
||||
value: 'true'
|
||||
- name: 'filer.s3.enableAuth'
|
||||
value: 'true'
|
||||
- name: 'stringData.seaweedfs_s3_config'
|
||||
value: '{"identities":[{"name":"anvAdmin","credentials":[{"accessKey":"snu8yoP6QAlY0ne4","secretKey":"PNzBcmeLNEdR0oviwm04NQAicOrDH1Km"}],"actions":["Admin","Read","Write"]},{"name":"anvReadOnly","credentials":[{"accessKey":"SCigFee6c5lbi04A","secretKey":"kgFhbT38R8WUYVtiFQ1OiSVOrYr3NKku"}],"actions":["Read"]}]}'
|
||||
destination:
|
||||
server: 'https://kubernetes.default.svc'
|
||||
namespace: seaweedfs
|
||||
|
||||
Reference in New Issue
Block a user