forked from DevFW-CICD/stacks
Moved provider-kind from user org to devfw-cicd org
This commit is contained in:
parent
30063e3c2c
commit
d6e3f83043
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ kind: Provider
|
||||||
metadata:
|
metadata:
|
||||||
name: provider-kind
|
name: provider-kind
|
||||||
spec:
|
spec:
|
||||||
package: forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/richardrobertreitz/provider-kind:v0.1.0
|
package: forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/devfw-cicd/provider-kind:v0.1.0
|
||||||
packagePullPolicy: IfNotPresent # Only download the package if it isn’t in the cache.
|
packagePullPolicy: IfNotPresent # Only download the package if it isn’t in the cache.
|
||||||
revisionActivationPolicy: Automatic # Otherwise our Provider never gets activate & healthy
|
revisionActivationPolicy: Automatic # Otherwise our Provider never gets activate & healthy
|
||||||
revisionHistoryLimit: 1
|
revisionHistoryLimit: 1
|
||||||
|
|
Loading…
Reference in a new issue