This commit is contained in:
2025-08-01 19:31:29 +08:00
parent e12c9243bc
commit 5817427687
3 changed files with 37 additions and 1 deletions

17
fleet.yaml Normal file
View File

@@ -0,0 +1,17 @@
namespace: default
targetCustomizations:
- name: v1
clusterSelector:
matchLabels:
app: v1
yaml:
overlays:
- zxp/v1
- name: v2
clusterSelector:
matchLabels:
app: v2
yaml:
overlays:
- zxp/v2