Browse Source

Merge branch 'master' of https://github.com/seaweedfs/seaweedfs

pull/7444/merge
Chris Lu 2 days ago
parent
commit
50fb79be2b
  1. 2
      k8s/charts/seaweedfs/values.yaml

2
k8s/charts/seaweedfs/values.yaml

@ -22,6 +22,8 @@ global:
serviceAccountName: "seaweedfs"
automountServiceAccountToken: true
certificates:
duration: 87600h
renewBefore: 720h
alphacrds: false
monitoring:
enabled: false

Loading…
Cancel
Save