adding windows 2022 support
This commit is contained in:
@@ -1,5 +1,13 @@
|
|||||||
namespace: fleet-helm-windows-example
|
namespace: fleet-helm-windows-example
|
||||||
targetCustomizations:
|
targetCustomizations:
|
||||||
|
- name: win2022
|
||||||
|
helm:
|
||||||
|
values:
|
||||||
|
image:
|
||||||
|
tag: 2022
|
||||||
|
clusterSelector:
|
||||||
|
matchLabels:
|
||||||
|
windows.version: win2022
|
||||||
- name: win2004
|
- name: win2004
|
||||||
helm:
|
helm:
|
||||||
values:
|
values:
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
image:
|
image:
|
||||||
tag: 2004
|
tag: 2022
|
||||||
|
|||||||
Reference in New Issue
Block a user