1
0
mirror of https://github.com/dockur/windows.git synced 2026-07-27 21:42:36 +07:00

fix: Add Recreate strategy to Kubernetes deployment (#1893)

This commit is contained in:
Kroese
2026-07-19 03:01:27 +02:00
committed by GitHub
parent 2a24e1a4c7
commit bd147e236b
2 changed files with 3 additions and 3 deletions
+1 -3
View File
@@ -31,6 +31,4 @@ jobs:
file-endings: ".xml"
-
name: Validate JSON and YML files
uses: GrantBirki/json-yaml-validate@v5.0.0
with:
yaml_exclude_regex: ".*\\kubernetes\\.yml$"
uses: GrantBirki/json-yaml-validate@v5