Conversation
Falltrades
reviewed
Feb 2, 2026
|
|
||
| Cette commande va créer l'`applicationSet` `<envName>-dso-install-manager` dans l'Argo CD d'infrastructure et la synchronisation installera les applications du Socle dans le cluster cible. | ||
|
|
||
| Si le paramètre `global.gitOps.watchpointEnabled` est désactivé, l'`applicationSet` `<envName>-dso-install-manager` sera automatiquement créée, vous pouvez lancer la synchronisation manuellement sur l'Argo CD d'infrastructure. |
Contributor
There was a problem hiding this comment.
thought: je me demande si ce paramètre global.gitOps.watchpointEnabled est encore pertinent.
omiladi
reviewed
Feb 2, 2026
|
|
||
| Cette commande va générer les fichiers IaC pour la plateforme Cloud Pi Native dans le dépôt GitOps local. Ce playbook va également générer un secret engine `KeyValue` avec le chemin `dso-<envName>` dans le vault d'infrastructure pour stocker les secrets des outils de la plateforme Cloud Pi Native. | ||
|
|
||
| ### 7. Modification des secrets dans le vault d'infrastructure |
Collaborator
There was a problem hiding this comment.
avec le admin-tools aussi (playbook credetnials)
INSTALL.md
Outdated
| - `dso-<envName>/env/conf-dso/apps/global/values` | ||
| - `dso-<envName>/env/conf-dso/apps/harbor/values` | ||
|
|
||
| ### 8. Pousser les fichiers IaC générés dans le dépôt GitOps |
Collaborator
There was a problem hiding this comment.
il faut mettre le chownDataDir: true dans les values de nexus avant de commit pour une première installation, pour qu'il puisse changer les permissions system sur le volume
a5a48da to
daf55a5
Compare
5015d29 to
3b0edcd
Compare
Falltrades
approved these changes
Feb 2, 2026
3b0edcd to
a30bcb0
Compare
a30bcb0 to
1ad06d4
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issues liées
Ajout d'un fichier Install.md qui met à jour et résume les étapes nécessaire pour l'installation du socle
Issues numéro:
Quel est le comportement actuel ?
Quel est le nouveau comportement ?
Cette PR introduit-elle un breaking change ?
Autres informations