new file seaweedfs-values.yaml
This commit is contained in:
14
argocd/apps/seaweedfs/seaweedfs-values.yaml
Normal file
14
argocd/apps/seaweedfs/seaweedfs-values.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
master:
|
||||
ingress:
|
||||
enabled: true
|
||||
className: traefik
|
||||
hostname: seaweed.innovation-hub-niedersachsen.de
|
||||
tls:
|
||||
- hosts:
|
||||
- seaweed.innovation-hub-niedersachsen.de
|
||||
secretName: seaweed.innovation-hub-niedersachsen.de-tls
|
||||
annotations:
|
||||
kubernetes.io/ingress.class: traefik
|
||||
traefik.ingress.kubernetes.io/router.tls: "true"
|
||||
cert-manager.io/cluster-issuer: lets-encrypt
|
||||
traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
||||
Reference in New Issue
Block a user