Update template/stacks/core/crossplane-providers/provider-shell.yaml
This commit is contained in:
parent
31b768eebc
commit
94e3a759b2
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@ kind: Provider
|
||||||
metadata:
|
metadata:
|
||||||
name: provider-shell
|
name: provider-shell
|
||||||
spec:
|
spec:
|
||||||
package: forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/devfw-cicd/provider-shell:v0.1.3
|
package: forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/devfw-cicd/provider-shell:v0.1.5
|
||||||
packagePullPolicy: IfNotPresent # Only download the package if it isn’t in the cache.
|
packagePullPolicy: IfNotPresent
|
||||||
revisionActivationPolicy: Automatic # Otherwise our Provider never gets activate & healthy
|
revisionActivationPolicy: Automatic
|
||||||
revisionHistoryLimit: 1
|
revisionHistoryLimit: 1
|
||||||
|
|
Loading…
Reference in a new issue