feat: Configure production deployment with math-tables namespace and ingress
Changes made: - Remove problematic configuration-snippet from base ingress - Add namespace creation for math-tables - Configure ingress with nginx class and letsencrypt-prod issuer - Set production hostname to math-tables.cl1.parano.ch - Reduce production replicas to 1 - Update copyright year in index.html
This commit is contained in:
@@ -141,7 +141,7 @@
|
||||
|
||||
<footer class="bg-light text-center text-muted py-4 mt-5">
|
||||
<div class="container">
|
||||
<p>Générateur d'Exercices de Mathématiques © 2023</p>
|
||||
<p>Générateur d'Exercices de Mathématiques © 2025</p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user