Move some applications to Civo cluster

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
Marcus Noble 2022-10-24 07:09:39 +01:00
parent 0b548e271e
commit c9715630aa
Signed by: AverageMarcus
GPG Key ID: B8F2DB8A7AEBAF78
4 changed files with 6 additions and 5 deletions

View File

@ -9,7 +9,7 @@ spec:
project: cluster.fun
destination:
namespace: svg-to-dxf
name: cluster-fun (scaleway)
name: civo
source:
path: manifests/svg-to-dxf
repoURL: "https://git.cluster.fun/AverageMarcus/cluster.fun.git"

View File

@ -9,7 +9,7 @@ spec:
project: cluster.fun
destination:
namespace: twitter-to-airtable
name: cluster-fun (scaleway)
name: civo
source:
path: manifests/twitter-to-airtable
repoURL: "https://git.cluster.fun/AverageMarcus/cluster.fun.git"

View File

@ -45,7 +45,8 @@ metadata:
namespace: svg-to-dxf
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:

View File

@ -129,9 +129,9 @@ metadata:
namespace: twitter-to-airtable
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:
- twitter-to-airtable.cluster.fun