mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
Update 4 files
- /traefik/templates/middleware.yaml - /traefik/templates/ingress.yaml - /internalproxy/templates/argocd.yaml - /internalproxy/templates/unraid-ingress.yaml
This commit is contained in:
parent
04ad7a4881
commit
86d51bc50d
4 changed files with 20 additions and 21 deletions
|
|
@ -40,8 +40,6 @@ spec:
|
|||
- name: argocd-server
|
||||
port: 443
|
||||
scheme: https
|
||||
middlewares:
|
||||
- name: default-headers
|
||||
tls:
|
||||
secretName: argocd-tls
|
||||
---
|
||||
|
|
|
|||
|
|
@ -67,8 +67,6 @@ spec:
|
|||
services:
|
||||
- name: unraid
|
||||
port: 443
|
||||
scheme: https
|
||||
middlewares:
|
||||
- name: default-headers
|
||||
scheme: https
|
||||
tls:
|
||||
secretName: unraid-tls
|
||||
Loading…
Add table
Add a link
Reference in a new issue