Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@@ -0,0 +1,17 @@
# Demo Application
这是一个由ArgoCD管理的示例应用。
## 应用信息
- **应用名称**: demo-nginx
- **镜像**: nginx:1.25-alpine
- **副本数**: 2
- **访问端口**: NodePort 30080
## 更新应用
修改 `manifests/` 目录下的文件并提交到Git,ArgoCD会自动同步部署。
## 测试访问
```bash
curl http://<NODE_IP>:30080
```
The note is not visible to the blocked user.