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

kichan pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/trafficserver-ingress-controller.git


The following commit(s) were added to refs/heads/master by this push:
     new 3c47e81  More Document Cleanup (#218)
3c47e81 is described below

commit 3c47e81fc9c0e71eed61f0569fab301518e9281e
Author: Kit Chan <[email protected]>
AuthorDate: Mon May 6 00:08:11 2024 -0700

    More Document Cleanup (#218)
    
    * Update README.md
    
    * Update TUTORIAL.md
    
    * Update index.html
---
 README.md        | 1 +
 docs/TUTORIAL.md | 2 +-
 docs/index.html  | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 5a9d03c..90e81a0 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,7 @@
 
 ATS Kubernetes Ingress Controller
 =================================
+[![Project Status: Concept – Minimal or no implementation has been done yet, 
or the repository is only intended to be a limited example, demo, or 
proof-of-concept.](https://www.repostatus.org/badges/latest/concept.svg)](https://www.repostatus.org/#concept)
 
![Test](https://github.com/apache/trafficserver-ingress-controller/actions/workflows/test.yml/badge.svg)
 ![Build and 
Integrate](https://github.com/apache/trafficserver-ingress-controller/actions/workflows/build.yml/badge.svg)
 [![Go Report
diff --git a/docs/TUTORIAL.md b/docs/TUTORIAL.md
index 32c1672..361662d 100644
--- a/docs/TUTORIAL.md
+++ b/docs/TUTORIAL.md
@@ -76,4 +76,4 @@ You can adjust the resync period for the controller by 
providing environment var
 
 ### Helm Chart
 
-Helm Chart is provided [here](../charts/ats-ingress/README.md).
+An example of Helm Chart is provided [here](../charts/ats-ingress/README.md) 
and is unsupported for now
diff --git a/docs/index.html b/docs/index.html
index f0b5199..a256e2e 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -16,7 +16,7 @@
     <title>Chart repo</title>
   </head>
   <body>
-    <h1><a 
href="https://github.com/apache/trafficserver-ingress-controller";>Apache 
Traffic Server Ingress Controller</a> Charts Repo</h1>
+    <h1><a 
href="https://github.com/apache/trafficserver-ingress-controller";>Apache 
Traffic Server Ingress Controller</a> Charts Repo (Unsupported)</h1>
     <p>Point Helm at this repo to see charts.</p>
   </body>
 </html> 

Reply via email to