Skip to content

Commit

Permalink
[patch] Pick up master cli changes (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
whitfiea authored Sep 27, 2024
1 parent 28f7f3a commit 0cab30e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ spec:
spec:
containers:
- name: run
image: quay.io/ibmmas/cli:latest
image: quay.io/ibmmas/cli:master
imagePullPolicy: Always
resources:
limits:
Expand Down Expand Up @@ -186,4 +186,4 @@ spec:
optional: false
backoffLimit: 4

{{- end }}
{{- end }}
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ spec:
spec:
containers:
- name: run
image: quay.io/ibmmas/cli:latest
image: quay.io/ibmmas/cli:master
imagePullPolicy: Always
resources:
limits:
Expand Down Expand Up @@ -190,4 +190,4 @@ spec:
optional: false
backoffLimit: 4

{{- end }}
{{- end }}

0 comments on commit 0cab30e

Please sign in to comment.