Update seaweedfs.yaml
This commit is contained in:
@@ -13,8 +13,6 @@ spec:
|
|||||||
chart: seaweedfs
|
chart: seaweedfs
|
||||||
helm:
|
helm:
|
||||||
parameters:
|
parameters:
|
||||||
- name: auth.rootPassword
|
|
||||||
value: 'InnoHubWEEDO_2025!'
|
|
||||||
- name: ingress.enabled
|
- name: ingress.enabled
|
||||||
value: 'true'
|
value: 'true'
|
||||||
- name: ingress.hostname
|
- name: ingress.hostname
|
||||||
@@ -49,6 +47,12 @@ spec:
|
|||||||
value: 'lets-encrypt'
|
value: 'lets-encrypt'
|
||||||
- name: apiIngress.annotations.ingress\.secrets
|
- name: apiIngress.annotations.ingress\.secrets
|
||||||
value: 'api-s3x.innovation-hub-niedersachsen.de-tls'
|
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:
|
destination:
|
||||||
server: 'https://kubernetes.default.svc'
|
server: 'https://kubernetes.default.svc'
|
||||||
namespace: seaweedfs
|
namespace: seaweedfs
|
||||||
|
|||||||
Reference in New Issue
Block a user