Merge pull request #18 from slickwarren/cwarren/windows-2022
adding windows 2022 support in windows examples
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
image:
|
||||
tag: 2004
|
||||
tag: 2022
|
||||
|
||||
Reference in New Issue
Block a user