Skip to content

Commit

Permalink
Add dra but no windows
Browse files Browse the repository at this point in the history
  • Loading branch information
willie-yao committed Feb 24, 2025
1 parent 0843e3b commit b8e5a8e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions templates/test/ci/prow-ci-version-dra/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@ kind: Kustomization
namespace: default
resources:
- ../prow-machine-pool-ci-version
# patches:
patches:
# - path: ../patches/no-windows.yaml
# target:
# name: .*-win.*
# - path: ../patches/dra-kubeadmcontrolplane.yaml
# target:
# kind: KubeadmControlPlane
# - path: ../patches/dra-kubeadmconfig.yaml
# target:
# kind: KubeadmConfig
- path: ../patches/dra-kubeadmcontrolplane.yaml
target:
kind: KubeadmControlPlane
- path: ../patches/dra-kubeadmconfig.yaml
target:
kind: KubeadmConfig

sortOptions:
order: fifo

0 comments on commit b8e5a8e

Please sign in to comment.