feat(gitops): 添加 http-echo canary
lint / yaml (push) Successful in 17s
lint / terraform (push) Successful in 55s
lint / yaml (pull_request) Successful in 37s
lint / terraform (pull_request) Successful in 42s
lint / ansible (push) Successful in 3m18s
lint / ansible (pull_request) Successful in 3m57s

This commit is contained in:
2026-09-09 19:56:17 +00:00
parent ee75afe2d2
commit 5d0441144d
7 changed files with 51 additions and 17 deletions
+1 -1
View File
@@ -19,6 +19,6 @@ spec:
- name: http-echo
image: hashicorp/http-echo:0.2.3
args:
- '-text=hello from contour gateway'
- '-text=hello from flux gitops canary'
ports:
- containerPort: 5678