Commit Graph

8 Commits

Author SHA1 Message Date
78bd8cfda6 Revert "Removes Node Affinity"
This reverts commit a1eae06bbc.
2024-09-05 01:25:13 -03:00
807279e409 Adds LivenessProbe 2024-09-04 18:32:59 -03:00
92542006d3 Lower Resource Requirements 2024-08-25 02:40:25 -03:00
a1eae06bbc Removes Node Affinity 2024-08-25 02:24:39 -03:00
0afdebcf7e Fixes Frontend Node Selector 2024-06-03 05:20:11 -03:00
039167afc7 Parameterization of NodeSelector 2024-02-18 12:12:17 -03:00
5246c51176 Removes Templates and Creates All Secrets in ./deployment/secrets 2023-09-26 07:24:15 -03:00
2b92706be0 Implements Better Deployment System (#4) (#5)
* Initial Work of Better Deployment Script

* Checks if .secret is Present on Test Setup

* Implements Custom Routing per Profile

* Rewriting Setup Tools - Adds Postgres and Redis

* Rewriting Setup Tools - Adds Frontend

* Rewriting Setup Tools - Adds Backend

* Rewriting Setup Tools - Adds CertManager

* Rewriting Setup Tools - Adds Frontend

* Adds Nginx-Ingress and Fixes Staging Environment

* Updates CertManager and Nginx-Ingress

* Implements New Setup Process


Initial Adjustments to CI/CD


Adjusts CI/CD


test

* Adds CI/CD for Prod Environment
2023-07-10 06:14:42 -03:00