Skip to content

Commit

Permalink
Update ingressroute.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
theosanderson authored Feb 25, 2024
1 parent 2644e37 commit eb1bf17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/loculus/templates/ingressroute.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
- name: loculus-website-service
port: 3000
tls:
secretName: "{{ .Values.tlsSecretName }}"
secretName: "secret33"
---
apiVersion: networking.k8s.io/v1
kind: Ingress
Expand Down

0 comments on commit eb1bf17

Please sign in to comment.