seaweedfs debug 4
This commit is contained in:
@@ -95,34 +95,34 @@ spec:
|
|||||||
# should have a secret key called seaweedfs_s3_config with an inline json configure
|
# should have a secret key called seaweedfs_s3_config with an inline json configure
|
||||||
existingConfigSecret: "admin-s3-secret"
|
existingConfigSecret: "admin-s3-secret"
|
||||||
|
|
||||||
# s3:
|
# s3:
|
||||||
# enabled: true
|
# enabled: true
|
||||||
# replicas: 1
|
# replicas: 1
|
||||||
# bindAddress: 0.0.0.0
|
# bindAddress: 0.0.0.0
|
||||||
# port: 8333
|
# port: 8333
|
||||||
# # add additional https port
|
# # add additional https port
|
||||||
# httpsPort: 0
|
# httpsPort: 0
|
||||||
# metricsPort: 9327
|
# metricsPort: 9327
|
||||||
# loggingOverrideLevel: null
|
# loggingOverrideLevel: null
|
||||||
# # allow empty folders
|
# # allow empty folders
|
||||||
# allowEmptyFolder: true
|
# allowEmptyFolder: true
|
||||||
# enableAuth: "true"
|
# enableAuth: "true"
|
||||||
# existingConfigSecret: "admin-s3-secret"
|
# existingConfigSecret: "admin-s3-secret"
|
||||||
|
|
||||||
# ingress:
|
# ingress:
|
||||||
# enabled: true
|
# enabled: true
|
||||||
# className: "traefik"
|
# className: "traefik"
|
||||||
# host: "sws3.innovation-hub-niedersachsen.de"
|
# host: "sws3.innovation-hub-niedersachsen.de"
|
||||||
# # additional ingress annotations for the s3 endpoint
|
# # additional ingress annotations for the s3 endpoint
|
||||||
# annotations:
|
# annotations:
|
||||||
# kubernetes.io/ingress.class: "traefik"
|
# kubernetes.io/ingress.class: "traefik"
|
||||||
# traefik.ingress.kubernetes.io/router.entrypoints: "websecure"
|
# traefik.ingress.kubernetes.io/router.entrypoints: "websecure"
|
||||||
# traefik.ingress.kubernetes.io/router.tls: "true"
|
# traefik.ingress.kubernetes.io/router.tls: "true"
|
||||||
# cert-manager.io/cluster-issuer: "lets-encrypt"
|
# cert-manager.io/cluster-issuer: "lets-encrypt"
|
||||||
# tls:
|
# tls:
|
||||||
# - secretName: "sws3.innovation-hub-niedersachsen.de-tls"
|
# - secretName: "sws3.innovation-hub-niedersachsen.de-tls"
|
||||||
# hosts:
|
# hosts:
|
||||||
# - "sws3.innovation-hub-niedersachsen.de"
|
# - "sws3.innovation-hub-niedersachsen.de"
|
||||||
|
|
||||||
# Resource management
|
# Resource management
|
||||||
resources:
|
resources:
|
||||||
|
|||||||
Reference in New Issue
Block a user