Loading public/develop/search/search_index.json +1 −1 File changed.Preview size limit exceeded, changes collapsed. Show changes public/develop/service_design/kubernetes/helm/HELM_Installation_aaS_Jenkins_Example/index.html +3 −2 Original line number Diff line number Diff line Loading @@ -2694,7 +2694,7 @@ <p><img alt="img05.png" src="../img05.png" /></p> <p>In ArgoCD the field <strong>health.status</strong> has the value that we need to check (Healty, Progressing, etc)</p> <p>The _CR_SPEC can be designed first in a YAML or json editor. Let's see a YAML definition:</p> <p><code>apiVersion: argoproj.io/v1alpha1 <pre><code class="language-yaml">apiVersion: argoproj.io/v1alpha1 kind: Application metadata: finalizers: Loading Loading @@ -2725,7 +2725,8 @@ spec: - CreateNamespace=true - PrunePropagationPolicy=foreground - PruneLast=true - RespectIgnoreDifferences=true</code></p> - RespectIgnoreDifferences=true </code></pre> <p><strong>NOTICE</strong></p> <p>On each installation OSOM will change the name of the resource in order to be unique (will have a UUID)</p> <p><code>name: openslice-jenkins</code> </p> Loading Loading
public/develop/search/search_index.json +1 −1 File changed.Preview size limit exceeded, changes collapsed. Show changes
public/develop/service_design/kubernetes/helm/HELM_Installation_aaS_Jenkins_Example/index.html +3 −2 Original line number Diff line number Diff line Loading @@ -2694,7 +2694,7 @@ <p><img alt="img05.png" src="../img05.png" /></p> <p>In ArgoCD the field <strong>health.status</strong> has the value that we need to check (Healty, Progressing, etc)</p> <p>The _CR_SPEC can be designed first in a YAML or json editor. Let's see a YAML definition:</p> <p><code>apiVersion: argoproj.io/v1alpha1 <pre><code class="language-yaml">apiVersion: argoproj.io/v1alpha1 kind: Application metadata: finalizers: Loading Loading @@ -2725,7 +2725,8 @@ spec: - CreateNamespace=true - PrunePropagationPolicy=foreground - PruneLast=true - RespectIgnoreDifferences=true</code></p> - RespectIgnoreDifferences=true </code></pre> <p><strong>NOTICE</strong></p> <p>On each installation OSOM will change the name of the resource in order to be unique (will have a UUID)</p> <p><code>name: openslice-jenkins</code> </p> Loading