Add HYCU to wm tools, always redirect http

master
René Jochum 5 years ago
parent 5031efd2d7
commit f3b2418744
No known key found for this signature in database
GPG Key ID: 9E8B1C32F5F318A9

@ -77,6 +77,7 @@ Tools working with:
- Kubernetes with Rancher - Kubernetes with Rancher
- Gitlab - Gitlab
- borgbackup with borgmatic - borgbackup with borgmatic
- HyCU Backup
#### Mai 2018 - June 2018: [Proxmox Server Solutions GmbH](https://www.proxmox.com/en) #### Mai 2018 - June 2018: [Proxmox Server Solutions GmbH](https://www.proxmox.com/en)
Development in Perl, mainly developed a Client for Proxmox Virtual Environment. Development in Perl, mainly developed a Client for Proxmox Virtual Environment.

@ -69,7 +69,7 @@ items:
annotations: annotations:
certmanager.k8s.io/cluster-issuer: letsencrypt-prod certmanager.k8s.io/cluster-issuer: letsencrypt-prod
kubernetes.io/tls-acme: "true" kubernetes.io/tls-acme: "true"
nginx.ingress.kubernetes.io/ssl-redirect: "false" nginx.ingress.kubernetes.io/ssl-redirect: "true"
generation: 2 generation: 2
name: website name: website
namespace: rene-jochums-at namespace: rene-jochums-at

Loading…
Cancel
Save