mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 08:41:30 -05:00
Update file argocd.yaml
This commit is contained in:
parent
e8655cf75c
commit
c68987b39f
1 changed files with 2 additions and 0 deletions
|
|
@ -41,6 +41,8 @@ spec:
|
||||||
- name: argocd-server
|
- name: argocd-server
|
||||||
port: 443
|
port: 443
|
||||||
scheme: https
|
scheme: https
|
||||||
|
middlewares:
|
||||||
|
- name: default-headers
|
||||||
tls:
|
tls:
|
||||||
secretName: argocd-tls
|
secretName: argocd-tls
|
||||||
---
|
---
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue