Skip to content

Commit f5c9517

Browse files
k0rventenperriea
andauthored
Update content/fr/docs/tasks/configmap-secret/managing-secret-using-kustomize.md
Co-authored-by: Aurélien Perrier <[email protected]>
1 parent f262b02 commit f5c9517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/fr/docs/tasks/configmap-secret/managing-secret-using-kustomize.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Pour en savor plus, consultez
122122
## Modifier un Secret {#edit-secret}
123123
124124
1. Dans votre fichier `kustomization.yaml`, modifiez les données, par exemple `password`.
125-
1. Appliquez le dossier contenant le fichier kustomization :
125+
2. Appliquez le dossier contenant le fichier kustomization :
126126
127127
```shell
128128
kubectl apply -k <directory-path>

0 commit comments

Comments
 (0)