Files
homelab-infra/apps/http-echo/kustomization.yaml
T
panxiao81 5d0441144d
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
feat(gitops): 添加 http-echo canary
2026-09-09 19:56:17 +00:00

6 lines
112 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- deployment.yaml
- service.yaml