adding windows 2022 support

This commit is contained in:
Caleb Warren
2022-03-25 15:55:29 -07:00
parent 43d73d5181
commit ef8e21c6b0
2 changed files with 9 additions and 1 deletions

View File

@@ -1,5 +1,13 @@
namespace: fleet-helm-windows-example
targetCustomizations:
- name: win2022
helm:
values:
image:
tag: 2022
clusterSelector:
matchLabels:
windows.version: win2022
- name: win2004
helm:
values:

View File

@@ -1,2 +1,2 @@
image:
tag: 2004
tag: 2022