Skip to content

Commit

Permalink
fix: stirling-pdf ingress name
Browse files Browse the repository at this point in the history
  • Loading branch information
M0NsTeRRR committed Nov 4, 2024
1 parent fa968c2 commit 05f942a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions argocd/apps/stirling-pdf/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ ingress:
gethomepage.dev/name: Stirling-PDF
gethomepage.dev/description: PDF Manager
hosts:
- name: homepage.unicornafk.fr
- name: pdf.unicornafk.fr
path: /
tls: true
tlsSecret: homepage.unicornafk.fr-tls
tlsSecret: pdf.unicornafk.fr-tls
ingressClassName: ingress-internal

0 comments on commit 05f942a

Please sign in to comment.