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 authored and minottic committed Oct 21, 2024
1 parent 6c41e54 commit 961fe08
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 961fe08

Please sign in to comment.