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
=================================
+[](https://www.repostatus.org/#concept)


[.
+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>