Skip to content

Commit

Permalink
Generate new TLS cert for frontend-next
Browse files Browse the repository at this point in the history
  • Loading branch information
sbliven committed Sep 20, 2024
1 parent c3fadf9 commit f245829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/configs/frontend-next/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ ingress:
tls:
- hosts:
- "{{ .Values.host }}"
secretName: "scicat-fe-certificate"
secretName: "scicat-fe-next-certificate"

volumes:
- name: config-volume
Expand Down

0 comments on commit f245829

Please sign in to comment.