Skip to content

Commit

Permalink
내용 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
namioto committed Aug 2, 2024
1 parent 0a54be1 commit 4362505
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ <h2>설치 방법</h2>
<pre><code>helm repo add kurly https://helloworld.kurly.com/helm-nifi</code></pre>
</li>
<li>Helm 차트 설치:
<pre><code>helm install my-nifi nifi/nifi</code></pre>
<pre><code>helm install nifi kurly/nifi</code></pre>
</li>
</ol>
</section>
Expand All @@ -39,7 +39,7 @@ <h2>문서</h2>
</section>
</main>
<footer>
<p>&copy; 2023 NiFi Helm Chart</p>
<p>&copy; KURLY CORP. ALL RIGHTS RESERVED</p>
</footer>
</body>
</html>

0 comments on commit 4362505

Please sign in to comment.