fix annotations templating for s3.ingress.annotations and document it and s3.ingress.tls in values.yaml
This commit is contained in:
@@ -641,6 +641,9 @@ s3:
|
||||
className: "nginx"
|
||||
# host: false for "*" hostname
|
||||
host: "seaweedfs.cluster.local"
|
||||
# additional ingress annotations for the s3 endpoint
|
||||
annotations: []
|
||||
tls: []
|
||||
|
||||
certificates:
|
||||
commonName: "SeaweedFS CA"
|
||||
|
||||
Reference in New Issue
Block a user