This is an automated email from the ASF dual-hosted git repository.

rcordier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git


The following commit(s) were added to refs/heads/master by this push:
     new 5dca120ce2 Fix simple typo in run-kubernetes.adoc
5dca120ce2 is described below

commit 5dca120ce2cc85beebb48ab521690fb4d305b297
Author: baikjy0215 <[email protected]>
AuthorDate: Thu Apr 4 23:43:16 2024 +1300

    Fix simple typo in run-kubernetes.adoc
    
    Very simple typo fix for helm-secrets link in Run with Kubernetes guide.
---
 .../distributed-app/docs/modules/ROOT/pages/run/run-kubernetes.adoc   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/server/apps/distributed-app/docs/modules/ROOT/pages/run/run-kubernetes.adoc 
b/server/apps/distributed-app/docs/modules/ROOT/pages/run/run-kubernetes.adoc
index f5fca89455..7eeffe7028 100644
--- 
a/server/apps/distributed-app/docs/modules/ROOT/pages/run/run-kubernetes.adoc
+++ 
b/server/apps/distributed-app/docs/modules/ROOT/pages/run/run-kubernetes.adoc
@@ -34,7 +34,7 @@ To verify the coherence and avoid errors, the packages can 
validate the input.
 
 This package contains a default `values.yaml` file, but that you should 
override with proper configuration for your deployment (`conf.yaml`).
 The file `secrets.sample.yaml` will show you the possible values of the 
secrets file. To generate the `secrets.yaml` file, 
-you will need a plugin for Helm called 
link:https://github.com/jkroepke/helm-secrets)[helm-scecrets].
+you will need a plugin for Helm called 
link:https://github.com/jkroepke/helm-secrets[helm-secrets].
 
 Usually, you will save those configurations in different repositories, per 
deployment.
 
@@ -181,4 +181,4 @@ A summary of different resources that could be interesting 
to have in hand.
 * link:https://helm.sh/docs/topics/architecture/[Helm Architecture]
 * link:https://helm.sh/docs/topics/charts/[Charts]
 * link:https://helm.sh/docs/intro/using_helm/[Using Helm]
-* link:https://helm.sh/docs/chart_template_guide/getting_started/[Helm 
templates]
\ No newline at end of file
+* link:https://helm.sh/docs/chart_template_guide/getting_started/[Helm 
templates]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to