diff --git a/manifests/_apps/opengraph-image-gen.yaml b/manifests/_apps/opengraph-image-gen.yaml index 94ced77..d94feb2 100644 --- a/manifests/_apps/opengraph-image-gen.yaml +++ b/manifests/_apps/opengraph-image-gen.yaml @@ -9,7 +9,7 @@ spec: project: cluster.fun destination: namespace: opengraph - name: cluster-fun (scaleway) + name: civo source: path: manifests/opengraph repoURL: "https://git.cluster.fun/AverageMarcus/cluster.fun.git" diff --git a/manifests/_apps/tweetsvg.yaml b/manifests/_apps/tweetsvg.yaml index 7b921af..08f1ae8 100644 --- a/manifests/_apps/tweetsvg.yaml +++ b/manifests/_apps/tweetsvg.yaml @@ -9,7 +9,7 @@ spec: project: cluster.fun destination: namespace: tweetsvg - name: cluster-fun (scaleway) + name: civo source: path: manifests/tweetsvg repoURL: "https://git.cluster.fun/AverageMarcus/cluster.fun.git" diff --git a/manifests/opengraph/opengraph.yaml b/manifests/opengraph/opengraph.yaml index 3e265ed..3c749e7 100644 --- a/manifests/opengraph/opengraph.yaml +++ b/manifests/opengraph/opengraph.yaml @@ -47,9 +47,9 @@ metadata: namespace: opengraph annotations: cert-manager.io/cluster-issuer: letsencrypt - nginx.ingress.kubernetes.io/force-ssl-redirect: "true" + kubernetes.io/ingress.class: traefik + traefik.ingress.kubernetes.io/router.tls: "true" spec: - ingressClassName: nginx tls: - hosts: - opengraph.cluster.fun diff --git a/manifests/tweetsvg/tweetsvg.yaml b/manifests/tweetsvg/tweetsvg.yaml index f66a59f..76ae649 100644 --- a/manifests/tweetsvg/tweetsvg.yaml +++ b/manifests/tweetsvg/tweetsvg.yaml @@ -69,7 +69,8 @@ metadata: namespace: tweetsvg annotations: cert-manager.io/cluster-issuer: letsencrypt - nginx.ingress.kubernetes.io/force-ssl-redirect: "true" + kubernetes.io/ingress.class: traefik + traefik.ingress.kubernetes.io/router.tls: "true" spec: tls: - hosts: