Skip to content

Commit

Permalink
Add cluster-api-aws to image promoter configs
Browse files Browse the repository at this point in the history
  • Loading branch information
detiber committed Jul 11, 2019
1 parent 746435a commit 08de0af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ presubmits:
args:
- /app/cip-docker-image.binary
- k8s.gcr.io/k8s-staging-cluster-api/manifest.yaml
- k8s.gcr.io/k8s-staging-cluster-api-aws/manifest.yaml
- k8s.gcr.io/k8s-staging-coredns/manifest.yaml
- k8s.gcr.io/k8s-staging-csi/manifest.yaml
env:
Expand Down
1 change: 1 addition & 0 deletions config/jobs/kubernetes/test-infra/test-infra-trusted.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -533,6 +533,7 @@ postsubmits:
args:
- /app/cip-docker-image.binary
- k8s.gcr.io/k8s-staging-cluster-api/manifest.yaml,/etc/k8s-artifacts-prod-service-account/service-account.json
- k8s.gcr.io/k8s-staging-cluster-api-aws/manifest.yaml,/etc/k8s-artifacts-prod-service-account/service-account.json
- k8s.gcr.io/k8s-staging-coredns/manifest.yaml,/etc/k8s-artifacts-prod-service-account/service-account.json
- k8s.gcr.io/k8s-staging-csi/manifest.yaml,/etc/k8s-artifacts-prod-service-account/service-account.json
env:
Expand Down

0 comments on commit 08de0af

Please sign in to comment.