Skip to content

Commit

Permalink
Add prow templates
Browse files Browse the repository at this point in the history
  • Loading branch information
willie-yao committed Sep 26, 2023
1 parent feb3a29 commit b24d20b
Show file tree
Hide file tree
Showing 11 changed files with 676 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config/capz/manager_image_patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ spec:
spec:
containers:
# Change the value of image field below to your controller image URL
- image: gcr.io/k8s-staging-cluster-api-azure/cluster-api-azure-controller:latest
- image: localhost:5000/ci-e2e/cluster-api-azure-controller-amd64:20230926200024
name: manager
2 changes: 1 addition & 1 deletion config/capz/manager_pull_policy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ spec:
spec:
containers:
- name: manager
imagePullPolicy: Always
imagePullPolicy: IfNotPresent
250 changes: 250 additions & 0 deletions templates/test/ci/cluster-template-prow-aks-clusterclass.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b24d20b

Please sign in to comment.