Switched to nginx

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2021-10-16 09:46:06 +01:00
parent 36d87d3c12
commit f516ee38ae
41 changed files with 211 additions and 230 deletions

View File

@@ -1,7 +1,7 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: traefik-lb
name: nginx-lb
namespace: argocd
finalizers:
- resources-finalizer.argocd.argoproj.io
@@ -11,7 +11,7 @@ spec:
namespace: kube-system
name: cluster-fun (scaleway)
source:
path: manifests/traefik-lb
path: manifests/nginx-lb
repoURL: "https://git.cluster.fun/AverageMarcus/cluster.fun.git"
targetRevision: HEAD
syncPolicy:

View File

@@ -64,9 +64,7 @@ spec:
enabled: true
annotations:
cert-manager.io/cluster-issuer: letsencrypt
traefik.ingress.kubernetes.io/frontend-entry-points: http,https
traefik.ingress.kubernetes.io/redirect-entry-point: https
traefik.ingress.kubernetes.io/redirect-permanent: "true"
nginx.ingress.kubernetes.io/force-ssl-redirect: "true"
tls:
- hosts:
- wallabag.cluster.fun