-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: ♻️ installation Sonarqube via helm chart Bitnami
refactor de l'installation via helm chart, utilisation de l'opérateur CNPG pour la BDD, mise à jour CRD. docs: 📝 mise à jour du README sur partie SonarQube refactor: 🔥 mise à jour des values PostgreSQL fix: 🐛 correction déploiement helm + ajout plugin le déploiement helm nécessite le MDP admin de SonarQube lors d'un redéploiement (corrigé) + test d'ajout d'un plugin dans les values du Helm feat: ✨ installation via helm chart officiel https://github.com/SonarSource/helm-chart-sonarqube fix: 🐛 installation de Community Branch Plugin via utilisation de paramètres documentés de manière équivoque fix: 🐛 fix ingress, pgcluster et deploiement helm feat: 🎨 creation token selon branches de SonarQube adaptation de la creation du token liée à évolution BDD + suppression déclaration de PV inutiles fix: 🐛 fix import ca from secret fix: 👽 gitlab token needs expiration date refactor: ⚡ avoid bad response from proxy when vault is down fix: 🐛 keycloak tlsSecret support refactor: 🎨 manage tls.type == none fix: 🎨 finish variabilize argo fix: 🐛 couldn't remove proxy vars gitlab ci fix: 🎨 can provide harbor pvc size refactor: 🔥 remove unuseful lines
- Loading branch information
1 parent
9353297
commit 716cee5
Showing
25 changed files
with
1,164 additions
and
235 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,6 @@ | |
- name: cert-manager | ||
tags: | ||
- cert-manager | ||
- always | ||
|
||
- name: confSyncer | ||
tags: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.