diff --git a/argocd/apps/cert-manager/include/.s3-cerficate.yaml.swp b/argocd/apps/cert-manager/include/.s3-cerficate.yaml.swp index c27fc87..abc5ba1 100644 Binary files a/argocd/apps/cert-manager/include/.s3-cerficate.yaml.swp and b/argocd/apps/cert-manager/include/.s3-cerficate.yaml.swp differ diff --git a/argocd/apps/minio/minio.yaml b/argocd/apps/minio/minio.yaml index 11271e6..b9af64a 100644 --- a/argocd/apps/minio/minio.yaml +++ b/argocd/apps/minio/minio.yaml @@ -22,7 +22,7 @@ spec: - name: ingress.tls value: 'true' - name: ingress.annotations.ingress\.secrets - value: 's3-tls' + value: 's3.innovation-hub-niedersachsen.de-tls' #- name: ingress.selfSigned # value: 'true' # - name: ingress.annotations.traefik\.ingress\.kubernetes\.io\/router\.entrypoints @@ -33,7 +33,7 @@ spec: value: 'true' forceString: true - name: ingress.annotations.cert-manager\.io\/cluster-issuer - value: 's3-tls' + value: 'innovation-hub-niedersachsen.de-s3' # - name: apiIngress.enabled # value: 'true' # - name: apiIngress.hostname