Skip to content

Commit

Permalink
add image pull secret to ingress nginx (#436)
Browse files Browse the repository at this point in the history
  • Loading branch information
horis233 authored Mar 24, 2022
1 parent e9cab16 commit 25bc0b3
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ presubmits:
- ^release-eus$
- ^release-future$
decorate: true
labels:
preset-service-account: "true"
path_alias: github.com/IBM/ibm-ingress-nginx-operator
rerun_command: /test build-ibm-ingress-nginx-operator-amd64
spec:
Expand All @@ -74,6 +76,8 @@ presubmits:
- ^release-eus$
- ^release-future$
decorate: true
labels:
preset-service-account: "true"
path_alias: github.com/IBM/ibm-ingress-nginx-operator
rerun_command: /test build-ibm-ingress-nginx-operator-ppc64le
spec:
Expand All @@ -96,6 +100,8 @@ presubmits:
- ^release-eus$
- ^release-future$
decorate: true
labels:
preset-service-account: "true"
path_alias: github.com/IBM/ibm-ingress-nginx-operator
rerun_command: /test build-ibm-ingress-nginx-operator-s390x
spec:
Expand Down

0 comments on commit 25bc0b3

Please sign in to comment.