Skip to content

Commit

Permalink
deploy: 32f527e
Browse files Browse the repository at this point in the history
  • Loading branch information
bot-ross[bot] committed Dec 3, 2023
1 parent 06e2fbc commit 4c9005e
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 2 deletions.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,9 @@ <h3 id="flux-workflow"><a class="header" href="#flux-workflow">Flux Workflow</a>
<pre><code class="language-mermaid">graph TD;
id1&gt;Kustomization: cluster] --&gt;|Creates| id2&gt;Kustomization: cluster-apps];
id2&gt;Kustomization: cluster-apps] --&gt;|Creates| id3&gt;Kustomization: postgres];
id2&gt;Kustomization: cluster-apps] --&gt;|Creates| id6&gt;Kustomization: lldap]
id2&gt;Kustomization: cluster-apps] --&gt;|Creates| id8&gt;Kustomization: authelia]
id2&gt;Kustomization: cluster-apps] --&gt;|Creates| id5&gt;Kustomization: postgres-cluster]
id3&gt;Kustomization: postgres] --&gt;|Creates| id4[HelmRelease: postgres];
id5&gt;Kustomization: postgres-cluster] --&gt;|Depends on| id3&gt;Kustomization: postgres];
id5&gt;Kustomization: postgres-cluster] --&gt;|Creates| id10[Postgres Cluster];
Expand Down
3 changes: 3 additions & 0 deletions introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,9 @@ <h3 id="flux-workflow"><a class="header" href="#flux-workflow">Flux Workflow</a>
<pre><code class="language-mermaid">graph TD;
id1&gt;Kustomization: cluster] --&gt;|Creates| id2&gt;Kustomization: cluster-apps];
id2&gt;Kustomization: cluster-apps] --&gt;|Creates| id3&gt;Kustomization: postgres];
id2&gt;Kustomization: cluster-apps] --&gt;|Creates| id6&gt;Kustomization: lldap]
id2&gt;Kustomization: cluster-apps] --&gt;|Creates| id8&gt;Kustomization: authelia]
id2&gt;Kustomization: cluster-apps] --&gt;|Creates| id5&gt;Kustomization: postgres-cluster]
id3&gt;Kustomization: postgres] --&gt;|Creates| id4[HelmRelease: postgres];
id5&gt;Kustomization: postgres-cluster] --&gt;|Depends on| id3&gt;Kustomization: postgres];
id5&gt;Kustomization: postgres-cluster] --&gt;|Creates| id10[Postgres Cluster];
Expand Down
3 changes: 3 additions & 0 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,9 @@ <h3 id="flux-workflow"><a class="header" href="#flux-workflow">Flux Workflow</a>
<pre><code class="language-mermaid">graph TD;
id1&gt;Kustomization: cluster] --&gt;|Creates| id2&gt;Kustomization: cluster-apps];
id2&gt;Kustomization: cluster-apps] --&gt;|Creates| id3&gt;Kustomization: postgres];
id2&gt;Kustomization: cluster-apps] --&gt;|Creates| id6&gt;Kustomization: lldap]
id2&gt;Kustomization: cluster-apps] --&gt;|Creates| id8&gt;Kustomization: authelia]
id2&gt;Kustomization: cluster-apps] --&gt;|Creates| id5&gt;Kustomization: postgres-cluster]
id3&gt;Kustomization: postgres] --&gt;|Creates| id4[HelmRelease: postgres];
id5&gt;Kustomization: postgres-cluster] --&gt;|Depends on| id3&gt;Kustomization: postgres];
id5&gt;Kustomization: postgres-cluster] --&gt;|Creates| id10[Postgres Cluster];
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit 4c9005e

Please sign in to comment.