Skip to content

Commit

Permalink
test: test cert-manager
Browse files Browse the repository at this point in the history
  • Loading branch information
M0NsTeRRR committed Jun 16, 2024
1 parent bfd99e0 commit 77679e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions argocd/apps/hyperglass/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,12 @@ ingress:
annotations:
cert-manager.io/cluster-issuer: letsencrypt
hosts:
- host: &host lg.as212510.net
- host: &host lg2.as212510.net
paths:
- path: /
pathType: ImplementationSpecific
tls:
- hosts:
- *host
secretName: lg.as212510.net-tls
secretName: lg2.as212510.net-tls
ingressClassName: ingress-external

0 comments on commit 77679e0

Please sign in to comment.