diff --git a/infrastructure/longhorn/config/backup-config.yaml b/infrastructure/longhorn/config/backup-config.yaml new file mode 100644 index 0000000..7f10505 --- /dev/null +++ b/infrastructure/longhorn/config/backup-config.yaml @@ -0,0 +1,8 @@ +apiVersion: v1 +kind: ConfigMap +metadata: + name: longhorn-backup-config + namespace: longhorn-system +data: + # Platzhalter Config + backup-target: "" diff --git a/infrastructure/seaweedfs/values.yaml b/infrastructure/seaweedfs/values.yaml index 7ec7344..81377cb 100644 --- a/infrastructure/seaweedfs/values.yaml +++ b/infrastructure/seaweedfs/values.yaml @@ -1,7 +1,7 @@ seaweedfs: image: - registry: docker.io - repository: chrislusf/seaweedfs + registry: "docker.io/" # Mit Slash erzwingen + repository: "chrislusf/seaweedfs" tag: "3.59" volume: @@ -21,7 +21,6 @@ seaweedfs: ingress: enabled: true className: traefik - # Achtung: Chart erwartet Annotations als String! annotations: | cert-manager.io/cluster-issuer: letsencrypt-prod hosts: @@ -40,7 +39,6 @@ seaweedfs: ingress: enabled: true className: traefik - # Achtung: Chart erwartet Annotations als String! annotations: | cert-manager.io/cluster-issuer: letsencrypt-prod hosts: