Merge pull request #18 from slickwarren/cwarren/windows-2022

adding windows 2022 support in windows examples
This commit is contained in:
Jamie Phillips
2022-03-25 19:22:29 -04:00
committed by GitHub
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